1.说明 kunit可以以白盒形式测试kernel模块的功能。选择pytest来测试应用层mctpd/mctp相关的功能。 参考: https://linuxoops.com/2022/04/trytousekfence/ https://kunit.dev/usage/index.html https://kunit.dev/development/design.html https://www.kernel.org/doc/html/latest/dev-tools/kunit/index.html h