mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 04:01:36 +01:00
polish testing a bit further
This commit is contained in:
@@ -11,5 +11,6 @@ while [ $# -gt 0 ]; do
|
||||
done
|
||||
./build --all-archs qemu-gem5-buildroot
|
||||
if [ "$test_size" -ge 3 ]; then
|
||||
./build --arch aarch64 all-linux
|
||||
./build-gem5 --arch aarch64 --gem5-build-type debug
|
||||
./build-gem5 --arch aarch64 --gem5-build-type fast
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user