- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- 44b7da5 kunit: Report test parameter results as (K)TAP subtests by David Gow · 3 years, 2 months ago
- 37dbb4c kunit: Don't crash if no parameters are generated by David Gow · 3 years, 2 months ago
- cead185 exit: Rename complete_and_exit to kthread_complete_and_exit by Eric W. Biederman · 3 years, 1 month ago
- 17ac23e kunit: Reset suite count after running tests by David Gow · 3 years, 3 months ago
- 9c6b0e1 kunit: add 'kunit.action' param to allow listing out tests by Daniel Latypov · 3 years, 3 months ago
- cd94fbc kunit: fix too small allocation when using suite-only kunit.filter_glob by Daniel Latypov · 3 years, 3 months ago
- a127b15 kunit: tool: allow filtering test cases via glob by Daniel Latypov · 3 years, 3 months ago
- b7cbaef kunit: drop assumption in kunit-log-test about current suite by Daniel Latypov · 3 years, 3 months ago
- f62314b kunit: fix reference count leak in kfree_at_end by Xiyu Yang · 3 years, 4 months ago
- b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
- c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 5 months ago
- acd8e84 kunit: Print test statistics on failure by David Gow · 3 years, 5 months ago
- 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
- 26c6cb7 kunit: make test->lock irq safe by Vlastimil Babka · 3 years, 6 months ago
- 1d71307 kunit: add unit test for filtering suites by names by Daniel Latypov · 3 years, 8 months ago
- d99ea67 kunit: test: Add example tests which are always skipped by David Gow · 3 years, 6 months ago
- 6d2426b kunit: Support skipped tests by David Gow · 3 years, 6 months ago
- 7122deb kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpers by Daniel Latypov · 3 years, 8 months ago
- 44acdbb kunit: Add gnu_printf specifiers by David Gow · 3 years, 8 months ago
- b6d5799 kunit: Add 'kunit_shutdown' option by David Gow · 3 years, 7 months ago
- 384426b kunit: Fix result propagation for parameterised tests by David Gow · 3 years, 7 months ago
- 359a376 kunit: support failure from dynamic analysis tools by Uriel Guajardo · 3 years, 10 months ago
- 9854781 kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment by Daniel Latypov · 3 years, 10 months ago
- acd9762 kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals by Daniel Latypov · 3 years, 9 months ago
- 2f9f21c kunit: Match parenthesis alignment to improve code readability by Lucas Stankus · 3 years, 10 months ago
- 5d31f71 kunit: add kunit.filter_glob cmdline option to filter suites by Daniel Latypov · 3 years, 11 months ago
- 65af9b9 kunit: don't show `1 == 1` in failed assertion messages by Daniel Latypov · 3 years, 11 months ago
- fadb08e kunit: Support for Parameterized Testing by Arpitha Raghunandan · 4 years, 1 month ago
- 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
- 83c4e7a KUnit: KASAN Integration by Patricia Alfonso · 4 years, 2 months ago
- 45dcbb6 kunit: test: add test plan to KUnit TAP format by Brendan Higgins · 4 years, 5 months ago
- 8c0d884 init: main: add KUnit to kernel init by Brendan Higgins · 4 years, 5 months ago
- aac3546 kunit: test: create a single centralized executor for all tests by Alan Maguire · 4 years, 5 months ago
- 725aca9 kunit: add support for named resources by Alan Maguire · 4 years, 7 months ago
- d4cdd14 kunit: generalize kunit_resource API beyond allocated resources by Alan Maguire · 4 years, 7 months ago
- beaed42 kunit: default KUNIT_* fragments to KUNIT_ALL_TESTS by Anders Roxell · 4 years, 8 months ago
- 92238b3 kunit: Kconfig: enable a KUNIT_ALL_TESTS fragment by Anders Roxell · 4 years, 8 months ago
- 6cb1818 kunit: Add missing newline in summary message by Marco Elver · 4 years, 9 months ago
- c3bba69 kunit: subtests should be indented 4 spaces according to TAP by Alan Maguire · 4 years, 9 months ago
- eda8e32 kunit: add log test by Alan Maguire · 4 years, 9 months ago
- e2219db kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display by Alan Maguire · 4 years, 9 months ago
- 2d68df6 kunit: Always print actual pointer values in asserts by David Gow · 5 years ago
- 9fe124b kunit: allow kunit to be loaded as a module by Alan Maguire · 5 years ago
- 1c024d4 kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds by Alan Maguire · 5 years ago
- c475c77 kunit: allow kunit tests to be loaded as a module by Alan Maguire · 5 years ago
- 9bbb11c kunit: hide unexported try-catch interface in try-catch-impl.h by Alan Maguire · 5 years ago
- 109fb06 kunit: move string-stream.h to lib/kunit by Alan Maguire · 5 years ago
- 741a98d kunit: fix failure to build without printk by Brendan Higgins · 5 years ago
- 73ba5aa kunit: test: add tests for KUnit managed resources by Avinash Kondareddy · 5 years ago
- e4aea8f kunit: test: add the concept of assertions by Brendan Higgins · 5 years ago
- e4eb117 kunit: test: add tests for kunit test abort by Brendan Higgins · 5 years ago
- 5f3e062 kunit: test: add support for test abort by Brendan Higgins · 5 years ago
- d8e2a76 kunit: test: add initial tests by Brendan Higgins · 5 years ago
- 73cda7b kunit: test: add the concept of expectations by Brendan Higgins · 5 years ago
- 6b229e5 kunit: test: add assertion printing library by Brendan Higgins · 5 years ago
- d1fadef1 kunit: test: add string_stream a std::stream like string builder by Brendan Higgins · 5 years ago
- 0a756853 kunit: test: add test resource management API by Brendan Higgins · 5 years ago
- 914cc63 kunit: test: add KUnit test runner core by Brendan Higgins · 5 years ago