blob: fdc9df462dcbfa6b035ba04095fe590f70f34f00 [file] [log] [blame]
c3bba690a264 ("kunit: subtests should be indented 4 spaces according to TAP")
e2219db280e3 ("kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display")
2d68df6cc4bf ("kunit: Always print actual pointer values in asserts")
9fe124bf1b77 ("kunit: allow kunit to be loaded as a module")
c475c77d5b56 ("kunit: allow kunit tests to be loaded as a module")
9bbb11c6be46 ("kunit: hide unexported try-catch interface in try-catch-impl.h")
109fb06fdc6f ("kunit: move string-stream.h to lib/kunit")
14e087576081 ("PM / QoS: Initial kunit test")
ea2dd7c0875e ("lib/list-test: add a test for the 'list' doubly linked list")
1cbeab1b242d ("ext4: add kunit test for decoding extended timestamps")
741a98d02236 ("kunit: fix failure to build without printk")
2cb80dbbbaba ("kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()")
6ebf5866f2e8 ("kunit: tool: add Python wrappers for running KUnit tests")
73ba5aaf93b4 ("kunit: test: add tests for KUnit managed resources")
e4eb117f6148 ("kunit: test: add tests for kunit test abort")
5f3e06208920 ("kunit: test: add support for test abort")
d8e2a76b4c79 ("kunit: test: add initial tests")
73cda7bb8bfb ("kunit: test: add the concept of expectations")
6b229e593ff9 ("kunit: test: add assertion printing library")
d1fadef19400 ("kunit: test: add string_stream a std::stream like string builder")
0a756853586c ("kunit: test: add test resource management API")
914cc63eea6f ("kunit: test: add KUnit test runner core")