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_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-28
kunit: test: Fix the possible memory leak in executor_test
Jinjie Ruan
1
-14
/
+22
2023-09-01
kunit: test: Make filter strings in executor_test writable
David Gow
1
-5
/
+8
2023-08-08
kunit: Report the count of test suites in a module
Janusz Krzysztofik
1
-12
/
+24
2023-08-04
kunit: fix uninitialized variables bug in attributes filtering
Rae Moar
1
-1
/
+1
2023-07-26
kunit: add tests for filtering attributes
Rae Moar
1
-0
/
+116
2023-07-26
kunit: Add ability to filter attributes
Rae Moar
1
-6
/
+6
2023-05-25
kunit: executor_test: Use kunit_add_action()
David Gow
1
-7
/
+4
2022-07-12
kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
Daniel Latypov
1
-103
/
+41
2022-05-12
kunit: bail out of test filtering logic quicker if OOM
Daniel Latypov
1
-1
/
+3
2021-10-19
kunit: fix too small allocation when using suite-only kunit.filter_glob
Daniel Latypov
1
-0
/
+1
2021-10-19
kunit: tool: allow filtering test cases via glob
Daniel Latypov
1
-13
/
+96
2021-10-01
kunit: fix reference count leak in kfree_at_end
Xiyu Yang
1
-2
/
+2
2021-06-25
kunit: add unit test for filtering suites by names
Daniel Latypov
1
-0
/
+133