index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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_kernel.py
Age
Commit message (
Expand
)
Author
2020-11-30
kunit: Introduce get_file_path() helper
Andy Shevchenko
2020-11-10
kunit: tool: print out stderr from make (like build warnings)
Daniel Latypov
2020-11-10
kunit: Do not pollute source directory with generated files (test.log)
Andy Shevchenko
2020-11-10
kunit: Do not pollute source directory with generated files (.kunitconfig)
Andy Shevchenko
2020-10-09
kunit: tool: fix display of make errors
Daniel Latypov
2020-09-23
kunit: tool: fix --alltests flag
Brendan Higgins
2020-07-17
kunit: capture stderr on all make subprocess calls
Will Chen
2020-03-23
kunit: add --make_options
Greg Thelen
2020-03-20
kunit: Run all KUnit tests through allyesconfig
Heidi Fahim
2020-02-19
kunit: test: Improve error messages for kunit_tool when kunitconfig is invalid
Heidi Fahim
2019-12-23
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
2019-12-23
kunit: Place 'test.log' under the 'build_dir'
SeongJae Park
2019-12-23
kunit: Create default config in '--build_dir'
SeongJae Park
2019-09-30
kunit: defconfig: add defconfigs for building KUnit tests
Brendan Higgins
2019-09-30
kunit: tool: add Python wrappers for running KUnit tests
Felix Guo