index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
tools
/
testing
/
kunit
/
kunit_tool_test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit: tool: misc cleanups
Daniel Latypov
2022-05-16
1
-4
/
+6
*
kunit: tool: remove dead parse_crash_in_log() logic
Daniel Latypov
2022-05-16
1
-13
/
+4
*
kunit: tool: print clearer error message when there's no TAP output
Daniel Latypov
2022-05-12
1
-2
/
+2
*
kunit: tool: more descriptive metavars/--help output
Daniel Latypov
2022-04-04
1
-0
/
+5
*
kunit: tool: refactor how we plumb metadata into JSON
Daniel Latypov
2022-04-04
1
-5
/
+4
*
kunit: tool: simplify code since build_dir can't be None
Daniel Latypov
2022-04-04
1
-1
/
+1
*
kunit: tool: make --json handling a bit clearer
Daniel Latypov
2022-04-04
1
-2
/
+1
*
kunit: tool: Default --jobs to number of CPUs
David Gow
2021-12-15
1
-2
/
+3
*
kunit: tool: make `build` subcommand also reconfigure if needed
Daniel Latypov
2021-12-15
1
-1
/
+1
*
kunit: tool: delete kunit_parser.TestResult type
Daniel Latypov
2021-12-15
1
-17
/
+17
*
kunit: tool: use dataclass instead of collections.namedtuple
Daniel Latypov
2021-12-15
1
-3
/
+3
*
kunit: tool: reconfigure when the used kunitconfig changes
Daniel Latypov
2021-12-13
1
-0
/
+45
*
kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs
Daniel Latypov
2021-12-13
1
-0
/
+18
*
kunit: tool: move Kconfig read_from_file/parse_from_string to package-level
Daniel Latypov
2021-12-13
1
-4
/
+2
*
kunit: tool: print parsed test results fully incrementally
Daniel Latypov
2021-12-13
1
-1
/
+41
*
kunit: tool: Report an error if any test has no subtests
David Gow
2021-12-13
1
-0
/
+12
*
kunit: tool: Do not error on tests without test plans
David Gow
2021-12-13
1
-1
/
+4
*
kunit: tool: fix --json output for skipped tests
Daniel Latypov
2021-12-13
1
-0
/
+6
*
kunit: tool: improve compatibility of kunit_parser with KTAP specification
Rae Moar
2021-10-19
1
-38
/
+98
*
kunit: tool: yield output from run_kernel in real time
Daniel Latypov
2021-10-19
1
-0
/
+17
*
kunit: tool: support running each suite/test separately
Daniel Latypov
2021-10-19
1
-0
/
+40
*
kunit: tool: show list of valid --arch options when invalid
Daniel Latypov
2021-10-19
1
-0
/
+4
*
kunit: tool: misc fixes (unused vars, imports, leaked files)
Daniel Latypov
2021-10-19
1
-10
/
+8
*
kunit: tool: better handling of quasi-bool args (--json, --raw_output)
Daniel Latypov
2021-10-01
1
-0
/
+8
*
kunit: tool: make --raw_output support only showing kunit output
Daniel Latypov
2021-08-13
1
-0
/
+9
*
kunit: tool: add --kernel_args to allow setting module params
Daniel Latypov
2021-08-13
1
-6
/
+14
*
kunit: tool: Fix error messages for cases of no tests and wrong TAP header
Rae Moar
2021-07-12
1
-3
/
+13
*
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-11
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-08
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-11
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
[next]