Merge branch 'mctp-kunit-tests'
Jeremy Kerr says:
====================
MCTP kunit tests
This change adds some initial kunit tests for the MCTP core. We'll
expand the coverage in a future series, and augment with a few
selftests, but this establishes a baseline set of tests for now.
Thanks to the kunit folks for the framework!
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- net/mctp/Kconfig 5 additions, 0 deletionsnet/mctp/Kconfig
- net/mctp/Makefile 3 additions, 0 deletionsnet/mctp/Makefile
- net/mctp/route.c 5 additions, 0 deletionsnet/mctp/route.c
- net/mctp/test/route-test.c 532 additions, 0 deletionsnet/mctp/test/route-test.c
- net/mctp/test/utils.c 67 additions, 0 deletionsnet/mctp/test/utils.c
- net/mctp/test/utils.h 20 additions, 0 deletionsnet/mctp/test/utils.h
Loading
Please register or sign in to comment