index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
kunit
/
kunit_tool_test.py
Age
Commit message (
Expand
)
Author
2020-08-31
kunit: tool: allow generating test results in JSON
Heidi Fahim
2020-08-05
Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-07-17
kunit: tool: fix improper treatment of file location
Brendan Higgins
2020-07-17
kunit: tool: fix broken default args in unit tests
Brendan Higgins
2020-06-26
kunit: show error if kunit results are not present
Uriel Guajardo
2020-05-11
kunit: kunit_tool: Separate out config/build/exec/parse
David Gow
2020-03-25
kunit: kunit_tool: Allow .kunitconfig to disable config items
David Gow
2020-03-20
kunit: Run all KUnit tests through allyesconfig
Heidi Fahim
2020-03-20
kunit: kunit_parser: make parser more robust
Heidi Fahim
2019-12-23
kunit/kunit_tool_test: Test '--build_dir' option run
SeongJae Park
2019-12-23
kunit: Place 'test.log' under the 'build_dir'
SeongJae Park
2019-12-09
kunit: testing kunit: Bug fix in test_run_timeout function
Heidi Fahim
2019-09-30
kunit: tool: add Python wrappers for running KUnit tests
Felix Guo