index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
psample
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
kunit: tool: delete kunit_parser.TestResult type
Daniel Latypov
4
-35
/
+29
2021-12-15
kunit: tool: use dataclass instead of collections.namedtuple
Daniel Latypov
2
-70
/
+75
2021-12-13
kunit: tool: suggest using decode_stacktrace.sh on kernel crash
Daniel Latypov
1
-0
/
+6
2021-12-13
kunit: tool: reconfigure when the used kunitconfig changes
Daniel Latypov
3
-15
/
+78
2021-12-13
kunit: tool: revamp message for invalid kunitconfig
Daniel Latypov
1
-9
/
+11
2021-12-13
kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs
Daniel Latypov
3
-0
/
+31
2021-12-13
kunit: tool: move Kconfig read_from_file/parse_from_string to package-level
Daniel Latypov
3
-42
/
+37
2021-12-13
kunit: tool: print parsed test results fully incrementally
Daniel Latypov
2
-7
/
+57
2021-12-13
kunit: Report test parameter results as (K)TAP subtests
David Gow
1
-3
/
+4
2021-12-13
kunit: Don't crash if no parameters are generated
David Gow
1
-8
/
+10
2021-12-13
kunit: tool: Report an error if any test has no subtests
David Gow
3
-5
/
+30
2021-12-13
kunit: tool: Do not error on tests without test plans
David Gow
2
-4
/
+6