mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
build-gem5: --regression-test
This commit is contained in:
@@ -10182,6 +10182,14 @@ This does not run the test however.
|
||||
|
||||
Note that the command and it's corresponding results don't need to show consecutively on stdout because tests are run in parallel. You just have to match them based on the class name `CircleBufTest` to the file `circlebuf.test.cpp`.
|
||||
|
||||
Running the larger regression tests is exposed with:
|
||||
|
||||
....
|
||||
./build-gem5 --regression-test quick/fs
|
||||
....
|
||||
|
||||
but TODO: those require magic blobs on `M5_PATH` that we don't currently automate.
|
||||
|
||||
=== gem5 clang build
|
||||
|
||||
TODO test properly, benchmark vs GCC.
|
||||
|
||||
Reference in New Issue
Block a user