summaryrefslogtreecommitdiffstats
path: root/v5.8/ee8bd4a428a9c538e08aa5bc797fca19d577f667
blob: d090e512f7dcd6858e18643d094628e5ad985ed0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
ee8bd4a428a9 ("kunit: tool: Print UML command")
9241bc818d54 ("kunit: tool: cosmetic: don't specify duplicate kernel cmdline options")
aa1c05558e71 ("kunit: tool: simplify code since build_dir can't be None")
00f75043e46d ("kunit: tool: make --json handling a bit clearer")
e0cc8c052a39 ("kunit: tool: delete kunit_parser.TestResult type")
4c2911f1e140 ("kunit: tool: reconfigure when the used kunitconfig changes")
98978490ccf7 ("kunit: tool: move Kconfig read_from_file/parse_from_string to package-level")
e56e482855b7 ("kunit: tool: Report an error if any test has no subtests")
c68077b14692 ("kunit: tool: Do not error on tests without test plans")
d65d07cb5b01 ("kunit: tool: improve compatibility of kunit_parser with KTAP specification")
7d7c48df811d ("kunit: tool: yield output from run_kernel in real time")
ff9e09a3762f ("kunit: tool: support running each suite/test separately")
5f6aa6d82e45 ("kunit: tool: actually track how long it took to run tests")
7ef925ea8194 ("kunit: tool: factor exec + parse steps into a function")
fe678fed2cda ("kunit: tool: show list of valid --arch options when invalid")
a54ea2e05725 ("kunit: tool: misc fixes (unused vars, imports, leaked files)")
d8c23ead708b ("kunit: tool: better handling of quasi-bool args (--json, --raw_output)")
acd8e8407b8f ("kunit: Print test statistics on failure")
6a499c9c42d0 ("kunit: tool: make --raw_output support only showing kunit output")
6cb51a1874d0 ("kunit: tool: add --kernel_args to allow setting module params")