df3cb7ac0edc ("kunit: test-bug.h: include `stddef.h` for `NULL`") 7170b7ed6acb ("kunit: Add "hooks" to call into KUnit when it's built as a module") db105c37a4d6 ("kunit: Export kunit_running()") 91e93592219f ("kunit: Use the static key when retrieving the current test") 908d0c177bbc ("kunit: Provide a static key to check if KUnit is actively running tests") d20a6ba5e3be ("kunit: add kunit.enable to enable/disable KUnit test") e5857d396f35 ("kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites") 3d6e44623841 ("kunit: unify module and builtin suite definitions") c272612cb4a2 ("kunit: Taint the kernel when KUnit tests are run") 1b11063d32d7 ("kunit: fix executor OOM error handling logic on non-UML") a02353f49162 ("kunit: bail out of test filtering logic quicker if OOM") 1cdba21db2ca ("kunit: add ability to specify suite-level init and exit functions") cae56e1740f5 ("kunit: rename print_subtest_{start,end} for clarity (s/subtest/suite)") cdebea6968fa ("kunit: split resource API impl from test.c into new resource.c") 61695f8c5d51 ("kunit: split resource API from test.h into new resource.h") 6f38be8f2ccd ("Merge tag 'docs-5.17' of git://git.lwn.net/linux")