linux/net/mctp
Jeremy Kerr 161eba50e1 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.

Incorporates a fix for module configs:

Reported-by: kernel test robot <lkp@intel.com>

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-10-03 14:35:41 +01:00
..
test mctp: Add initial test structure and fragmentation test 2021-10-03 14:35:41 +01:00
af_mctp.c mctp: Do inits as a subsys_initcall 2021-09-29 11:00:11 +01:00
device.c mctp: Warn if pointer is set for a wrong dev type 2021-09-29 11:00:12 +01:00
Kconfig mctp: Add initial test structure and fragmentation test 2021-10-03 14:35:41 +01:00
Makefile Revert "Merge branch 'mctp-kunit-tests'" 2021-10-01 14:59:33 +01:00
neigh.c mctp: Add refcounts to mctp_dev 2021-09-29 11:00:11 +01:00
route.c mctp: Add initial test structure and fragmentation test 2021-10-03 14:35:41 +01:00