commit | 8c02066b053dbe8f483cb12ad792ec768e2daecf | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <jk@codeconstruct.com.au> | Fri Oct 01 16:18:40 2021 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 01 14:19:00 2021 +0100 |
tree | 3c91ba9d4451c4762c38b3fab5c6d096f5029522 | |
parent | ea2dd331bfaaeba74ba31facf437c29044f7d4cb [diff] |
mctp: Add initial test structure and fragmentation test This change adds the first kunit test for the mctp subsystem, and an initial test for the fragmentation path. We're adding tests under a new net/mctp/test/ directory. Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>