index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
kunit
/
kunit_kernel.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment
Daniel Latypov
2021-04-02
1
-0
/
+2
*
kunit: tool: fix unintentional statefulness in run_kernel()
Daniel Latypov
2021-02-08
1
-1
/
+3
*
kunit: tool: add support for filtering suites by glob
Daniel Latypov
2021-02-08
1
-1
/
+3
*
kunit: make kunit_tool accept optional path to .kunitconfig fragment
Daniel Latypov
2021-02-08
1
-4
/
+8
*
kunit: tool: move kunitconfig parsing into __init__, make it optional
Daniel Latypov
2021-01-15
1
-12
/
+13
*
kunit: tool: surface and address more typing issues
Daniel Latypov
2021-01-15
1
-18
/
+19
*
kunit: tool: Force the use of the 'tty' console for UML
David Gow
2021-01-04
1
-1
/
+1
*
kunit: Introduce get_file_path() helper
Andy Shevchenko
2020-11-30
1
-15
/
+9
*
kunit: tool: print out stderr from make (like build warnings)
Daniel Latypov
2020-11-10
1
-4
/
+9
*
kunit: Do not pollute source directory with generated files (test.log)
Andy Shevchenko
2020-11-10
1
-3
/
+11
*
kunit: Do not pollute source directory with generated files (.kunitconfig)
Andy Shevchenko
2020-11-10
1
-5
/
+19
*
kunit: tool: fix display of make errors
Daniel Latypov
2020-10-09
1
-6
/
+6
*
kunit: tool: fix --alltests flag
Brendan Higgins
2020-09-23
1
-5
/
+10
*
kunit: capture stderr on all make subprocess calls
Will Chen
2020-07-17
1
-3
/
+3
*
kunit: add --make_options
Greg Thelen
2020-03-23
1
-10
/
+14
*
kunit: Run all KUnit tests through allyesconfig
Heidi Fahim
2020-03-20
1
-17
/
+45
*
kunit: test: Improve error messages for kunit_tool when kunitconfig is invalid
Heidi Fahim
2020-02-19
1
-12
/
+16
*
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
2019-12-23
1
-2
/
+2
*
kunit: Place 'test.log' under the 'build_dir'
SeongJae Park
2019-12-23
1
-2
/
+2
*
kunit: Create default config in '--build_dir'
SeongJae Park
2019-12-23
1
-2
/
+2
*
kunit: defconfig: add defconfigs for building KUnit tests
Brendan Higgins
2019-09-30
1
-1
/
+2
*
kunit: tool: add Python wrappers for running KUnit tests
Felix Guo
2019-09-30
1
-0
/
+148