1. 725aca9 kunit: add support for named resources by Alan Maguire · 4 years, 7 months ago
  2. d4cdd14 kunit: generalize kunit_resource API beyond allocated resources by Alan Maguire · 4 years, 7 months ago
  3. beaed42 kunit: default KUNIT_* fragments to KUNIT_ALL_TESTS by Anders Roxell · 4 years, 8 months ago
  4. 92238b3 kunit: Kconfig: enable a KUNIT_ALL_TESTS fragment by Anders Roxell · 4 years, 8 months ago
  5. 6cb1818 kunit: Add missing newline in summary message by Marco Elver · 4 years, 9 months ago
  6. c3bba69 kunit: subtests should be indented 4 spaces according to TAP by Alan Maguire · 4 years, 9 months ago
  7. eda8e32 kunit: add log test by Alan Maguire · 4 years, 9 months ago
  8. e2219db kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display by Alan Maguire · 4 years, 9 months ago
  9. 2d68df6 kunit: Always print actual pointer values in asserts by David Gow · 5 years ago
  10. 9fe124b kunit: allow kunit to be loaded as a module by Alan Maguire · 5 years ago
  11. 1c024d4 kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds by Alan Maguire · 5 years ago
  12. c475c77 kunit: allow kunit tests to be loaded as a module by Alan Maguire · 5 years ago
  13. 9bbb11c kunit: hide unexported try-catch interface in try-catch-impl.h by Alan Maguire · 5 years ago
  14. 109fb06 kunit: move string-stream.h to lib/kunit by Alan Maguire · 5 years ago
  15. 741a98d kunit: fix failure to build without printk by Brendan Higgins · 5 years ago
  16. 73ba5aa kunit: test: add tests for KUnit managed resources by Avinash Kondareddy · 5 years ago
  17. e4aea8f kunit: test: add the concept of assertions by Brendan Higgins · 5 years ago
  18. e4eb117 kunit: test: add tests for kunit test abort by Brendan Higgins · 5 years ago
  19. 5f3e062 kunit: test: add support for test abort by Brendan Higgins · 5 years ago
  20. d8e2a76 kunit: test: add initial tests by Brendan Higgins · 5 years ago
  21. 73cda7b kunit: test: add the concept of expectations by Brendan Higgins · 5 years ago
  22. 6b229e5 kunit: test: add assertion printing library by Brendan Higgins · 5 years ago
  23. d1fadef1 kunit: test: add string_stream a std::stream like string builder by Brendan Higgins · 5 years ago
  24. 0a756853 kunit: test: add test resource management API by Brendan Higgins · 5 years ago
  25. 914cc63 kunit: test: add KUnit test runner core by Brendan Higgins · 5 years ago