1. 44b7da5 kunit: Report test parameter results as (K)TAP subtests by David Gow · 3 years, 2 months ago
  2. 37dbb4c kunit: Don't crash if no parameters are generated by David Gow · 3 years, 2 months ago
  3. 17ac23e kunit: Reset suite count after running tests by David Gow · 3 years, 3 months ago
  4. acd8e84 kunit: Print test statistics on failure by David Gow · 3 years, 5 months ago
  5. a48ad6e Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 7 months ago
  6. 26c6cb7 kunit: make test->lock irq safe by Vlastimil Babka · 3 years, 7 months ago
  7. 6d2426b kunit: Support skipped tests by David Gow · 3 years, 7 months ago
  8. 7122deb kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpers by Daniel Latypov · 3 years, 9 months ago
  9. 384426b kunit: Fix result propagation for parameterised tests by David Gow · 3 years, 7 months ago
  10. 359a376 kunit: support failure from dynamic analysis tools by Uriel Guajardo · 3 years, 10 months ago
  11. fadb08e kunit: Support for Parameterized Testing by Arpitha Raghunandan · 4 years, 2 months ago
  12. 7cf726a Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 3 months ago
  13. 83c4e7a KUnit: KASAN Integration by Patricia Alfonso · 4 years, 3 months ago
  14. 45dcbb6 kunit: test: add test plan to KUnit TAP format by Brendan Higgins · 4 years, 5 months ago
  15. aac3546 kunit: test: create a single centralized executor for all tests by Alan Maguire · 4 years, 5 months ago
  16. 725aca9 kunit: add support for named resources by Alan Maguire · 4 years, 8 months ago
  17. d4cdd14 kunit: generalize kunit_resource API beyond allocated resources by Alan Maguire · 4 years, 8 months ago
  18. 6cb1818 kunit: Add missing newline in summary message by Marco Elver · 4 years, 9 months ago
  19. c3bba69 kunit: subtests should be indented 4 spaces according to TAP by Alan Maguire · 4 years, 10 months ago
  20. e2219db kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display by Alan Maguire · 4 years, 10 months ago
  21. 9fe124b kunit: allow kunit to be loaded as a module by Alan Maguire · 5 years ago
  22. c475c77 kunit: allow kunit tests to be loaded as a module by Alan Maguire · 5 years ago
  23. 9bbb11c kunit: hide unexported try-catch interface in try-catch-impl.h by Alan Maguire · 5 years ago
  24. 109fb06 kunit: move string-stream.h to lib/kunit by Alan Maguire · 5 years ago
  25. 741a98d kunit: fix failure to build without printk by Brendan Higgins · 5 years ago
  26. 5f3e062 kunit: test: add support for test abort by Brendan Higgins · 5 years ago
  27. 73cda7b kunit: test: add the concept of expectations by Brendan Higgins · 5 years ago
  28. 0a756853 kunit: test: add test resource management API by Brendan Higgins · 5 years ago
  29. 914cc63 kunit: test: add KUnit test runner core by Brendan Higgins · 5 years ago