5fb1a8c67147 ("kunit: Add example of kunit_activate_static_stub() with pointer-to-function") 2b61582acd19 ("kunit: Add example for using test->priv") 02c2d0c2a841 ("kunit: Add speed attribute") 39e92cb1e4a1 ("kunit: Add test attributes API structure") b1eaa8b2a55c ("kunit: Update kunit_print_ok_not_ok function") b08f75b9bb01 ("kunit: Fix reporting of the skipped parameterized tests") d273b72846d6 ("kunit/test: Add example test showing parameterized testing") f9a301c3317d ("kunit: fix bug in the order of lines in debugfs logs") e047c5eaa763 ("kunit: Expose 'static stub' API to redirect functions") 7170b7ed6acb ("kunit: Add "hooks" to call into KUnit when it's built as a module") db105c37a4d6 ("kunit: Export kunit_running()") 6c738b52316c ("kunit: improve KTAP compliance of KUnit test output") 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")