index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kunit
/
executor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
kunit: improve KTAP compliance of KUnit test output
Rae Moar
1
-3
/
+3
2022-09-30
kunit: add kunit.enable to enable/disable KUnit test
Joe Fradley
1
-0
/
+4
2022-07-14
kunit: executor: Fix a memory leak on failure in kunit_filter_tests
David Gow
1
-1
/
+3
2022-07-12
kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
Daniel Latypov
1
-87
/
+28
2022-07-08
kunit: use kmemdup in kunit_filter_tests(), take suite as const
Daniel Latypov
1
-4
/
+2
2022-05-17
kunit: fix executor OOM error handling logic on non-UML
Daniel Latypov
1
-4
/
+5
2022-05-12
kunit: bail out of test filtering logic quicker if OOM
Daniel Latypov
1
-5
/
+22
2021-10-19
kunit: add 'kunit.action' param to allow listing out tests
Daniel Latypov
1
-5
/
+40
2021-10-19
kunit: fix too small allocation when using suite-only kunit.filter_glob
Daniel Latypov
1
-1
/
+1
2021-10-19
kunit: tool: allow filtering test cases via glob
Daniel Latypov
1
-11
/
+96
2021-06-25
kunit: add unit test for filtering suites by names
Daniel Latypov
1
-14
/
+19
2021-06-12
kunit: Add 'kunit_shutdown' option
David Gow
1
-0
/
+20
2021-02-09
kunit: add kunit.filter_glob cmdline option to filter suites
Daniel Latypov
1
-9
/
+84
2020-10-09
kunit: test: add test plan to KUnit TAP format
Brendan Higgins
1
-0
/
+17
2020-10-09
init: main: add KUnit to kernel init
Brendan Higgins
1
-3
/
+1
2020-10-09
kunit: test: create a single centralized executor for all tests
Alan Maguire
1
-0
/
+28