index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kunit
/
executor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit: add kunit.enable to enable/disable KUnit test
Joe Fradley
2022-09-30
1
-0
/
+4
*
kunit: executor: Fix a memory leak on failure in kunit_filter_tests
David Gow
2022-07-14
1
-1
/
+3
*
kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
Daniel Latypov
2022-07-11
1
-87
/
+28
*
kunit: use kmemdup in kunit_filter_tests(), take suite as const
Daniel Latypov
2022-07-07
1
-4
/
+2
*
kunit: fix executor OOM error handling logic on non-UML
Daniel Latypov
2022-05-17
1
-4
/
+5
*
kunit: bail out of test filtering logic quicker if OOM
Daniel Latypov
2022-05-12
1
-5
/
+22
*
kunit: add 'kunit.action' param to allow listing out tests
Daniel Latypov
2021-10-19
1
-5
/
+40
*
kunit: fix too small allocation when using suite-only kunit.filter_glob
Daniel Latypov
2021-10-19
1
-1
/
+1
*
kunit: tool: allow filtering test cases via glob
Daniel Latypov
2021-10-19
1
-11
/
+96
*
kunit: add unit test for filtering suites by names
Daniel Latypov
2021-06-25
1
-14
/
+19
*
kunit: Add 'kunit_shutdown' option
David Gow
2021-06-11
1
-0
/
+20
*
kunit: add kunit.filter_glob cmdline option to filter suites
Daniel Latypov
2021-02-08
1
-9
/
+84
*
kunit: test: add test plan to KUnit TAP format
Brendan Higgins
2020-10-09
1
-0
/
+17
*
init: main: add KUnit to kernel init
Brendan Higgins
2020-10-09
1
-3
/
+1
*
kunit: test: create a single centralized executor for all tests
Alan Maguire
2020-10-09
1
-0
/
+28