index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
kunit
/
kunit_tool_test.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit: tool: Support skipped tests in kunit_tool
David Gow
2021-06-25
1
-0
/
+22
*
kunit: tool: internal refactor of parser input handling
Daniel Latypov
2021-06-25
1
-8
/
+10
*
kunit: tool: add support for QEMU
Brendan Higgins
2021-06-12
1
-5
/
+13
*
kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment
Daniel Latypov
2021-04-02
1
-0
/
+6
*
kunit: tool: add support for filtering suites by glob
Daniel Latypov
2021-02-09
1
-6
/
+9
*
kunit: make kunit_tool accept optional path to .kunitconfig fragment
Daniel Latypov
2021-02-08
1
-0
/
+32
*
minor: kunit: tool: fix unit test so it can run from non-root dir
Daniel Latypov
2021-02-08
1
-36
/
+24
*
kunit: tool: use `with open()` in unit test
Daniel Latypov
2021-02-08
1
-19
/
+14
*
kunit: tool: stop using bare asserts in unit test
Daniel Latypov
2021-02-08
1
-26
/
+24
*
kunit: tool: fix unit test cleanup handling
Daniel Latypov
2021-02-08
1
-8
/
+6
*
tweewide: Fix most Shebang lines
Finn Behrens
2020-12-08
1
-1
/
+1
*
kunit: tool: fix extra trailing \n in raw + parsed test output
Daniel Latypov
2020-11-10
1
-2
/
+2
*
kunit: tools: fix kunit_tool tests for parsing test plans
Brendan Higgins
2020-10-26
1
-7
/
+25
*
kunit: tool: allow generating test results in JSON
Heidi Fahim
2020-08-31
1
-0
/
+33
*
Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-08-05
1
-7
/
+7
|
\
|
*
kunit: tool: fix improper treatment of file location
Brendan Higgins
2020-07-17
1
-2
/
+2
|
*
kunit: tool: fix broken default args in unit tests
Brendan Higgins
2020-07-17
1
-5
/
+5
*
|
kunit: show error if kunit results are not present
Uriel Guajardo
2020-06-26
1
-0
/
+11
|
/
*
kunit: kunit_tool: Separate out config/build/exec/parse
David Gow
2020-05-12
1
-4
/
+59
*
kunit: kunit_tool: Allow .kunitconfig to disable config items
David Gow
2020-03-25
1
-11
/
+11
*
kunit: Run all KUnit tests through allyesconfig
Heidi Fahim
2020-03-20
1
-7
/
+10
*
kunit: kunit_parser: make parser more robust
Heidi Fahim
2020-03-20
1
-0
/
+69
*
kunit/kunit_tool_test: Test '--build_dir' option run
SeongJae Park
2019-12-23
1
-0
/
+8
*
kunit: Place 'test.log' under the 'build_dir'
SeongJae Park
2019-12-23
1
-1
/
+1
*
kunit: testing kunit: Bug fix in test_run_timeout function
Heidi Fahim
2019-12-09
1
-1
/
+1
*
kunit: tool: add Python wrappers for running KUnit tests
Felix Guo
2019-10-01
1
-0
/
+206