1. ec54c28 include/kunit/test.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  2. 361b57d kunit: fix kernel-doc warnings due to mismatched arg names by Daniel Latypov · 3 years, 3 months ago
  3. 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, 6 months ago
  4. 26c6cb7 kunit: make test->lock irq safe by Vlastimil Babka · 3 years, 6 months ago
  5. 6d2426b kunit: Support skipped tests by David Gow · 3 years, 6 months ago
  6. 7122deb kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpers by Daniel Latypov · 3 years, 8 months ago
  7. 44acdbb kunit: Add gnu_printf specifiers by David Gow · 3 years, 8 months ago
  8. 3747b5c kunit: Assign strings to 'const char*' in STREQ assertions by David Gow · 3 years, 8 months ago
  9. 6e62dfa kunit: Do not typecheck binary assertions by David Gow · 3 years, 8 months ago
  10. fadb08e kunit: Support for Parameterized Testing by Arpitha Raghunandan · 4 years, 1 month ago
  11. 3084db0 kunit: fix display of failed expectations for strings by Daniel Latypov · 4 years, 2 months ago
  12. 7f32b10 kunit: test: fix remaining kernel-doc warnings by Mauro Carvalho Chehab · 4 years, 2 months ago
  13. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  14. 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, 2 months ago
  15. 623050a kunit: test.h: fix a bad kernel-doc markup by Mauro Carvalho Chehab · 4 years, 4 months ago
  16. 38d9b90 kunit: test.h: solve kernel-doc warnings by Mauro Carvalho Chehab · 4 years, 4 months ago
  17. 83c4e7a KUnit: KASAN Integration by Patricia Alfonso · 4 years, 3 months ago
  18. 8c0d884 init: main: add KUnit to kernel init by Brendan Higgins · 4 years, 5 months ago
  19. aac3546 kunit: test: create a single centralized executor for all tests by Alan Maguire · 4 years, 5 months ago
  20. 725aca9 kunit: add support for named resources by Alan Maguire · 4 years, 7 months ago
  21. d4cdd14 kunit: generalize kunit_resource API beyond allocated resources by Alan Maguire · 4 years, 7 months ago
  22. c4714b0 Documentation: test.h - fix warnings by Lothar Rubusch · 4 years, 9 months ago
  23. c3bba69 kunit: subtests should be indented 4 spaces according to TAP by Alan Maguire · 4 years, 9 months ago
  24. e2219db kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display by Alan Maguire · 4 years, 9 months ago
  25. c475c77 kunit: allow kunit tests to be loaded as a module by Alan Maguire · 5 years ago
  26. 741a98d kunit: fix failure to build without printk by Brendan Higgins · 5 years ago
  27. e4aea8f kunit: test: add the concept of assertions by Brendan Higgins · 5 years ago
  28. 5f3e062 kunit: test: add support for test abort by Brendan Higgins · 5 years ago
  29. 73cda7b kunit: test: add the concept of expectations by Brendan Higgins · 5 years ago
  30. 0a756853 kunit: test: add test resource management API by Brendan Higgins · 5 years ago
  31. 914cc63 kunit: test: add KUnit test runner core by Brendan Higgins · 5 years ago