index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kunit
/
executor_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit: test: Fix the possible memory leak in executor_test
Jinjie Ruan
2023-09-28
1
-14
/
+22
*
kunit: test: Make filter strings in executor_test writable
David Gow
2023-09-01
1
-5
/
+8
*
kunit: Report the count of test suites in a module
Janusz Krzysztofik
2023-08-08
1
-12
/
+24
*
kunit: fix uninitialized variables bug in attributes filtering
Rae Moar
2023-08-04
1
-1
/
+1
*
kunit: add tests for filtering attributes
Rae Moar
2023-07-26
1
-0
/
+116
*
kunit: Add ability to filter attributes
Rae Moar
2023-07-26
1
-6
/
+6
*
kunit: executor_test: Use kunit_add_action()
David Gow
2023-05-25
1
-7
/
+4
*
kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
Daniel Latypov
2022-07-11
1
-103
/
+41
*
kunit: bail out of test filtering logic quicker if OOM
Daniel Latypov
2022-05-12
1
-1
/
+3
*
kunit: fix too small allocation when using suite-only kunit.filter_glob
Daniel Latypov
2021-10-19
1
-0
/
+1
*
kunit: tool: allow filtering test cases via glob
Daniel Latypov
2021-10-19
1
-13
/
+96
*
kunit: fix reference count leak in kfree_at_end
Xiyu Yang
2021-10-01
1
-2
/
+2
*
kunit: add unit test for filtering suites by names
Daniel Latypov
2021-06-25
1
-0
/
+133