For the complete documentation index, see llms.txt. This page is also available as Markdown.

selftest

内核中专门做功能测试的单元叫selftest。在内核目录的tools/testing/selftests目录下。

在这一部分我们花点时间研究一下。

测试用例的构造过程

编写测试

Last updated