mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
parsec: test must be run with test input size
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
# Since Parsec does not stop on errors and we need some raw commands for gem5,
|
# Since Parsec does not stop on errors and we need some raw commands for gem5,
|
||||||
# let's do some of our own unit tests here. Thses should be run on QEMU
|
# let's do some of our own unit tests here. Thses should be run on QEMU
|
||||||
# to be reasonably fast.
|
# to be reasonably fast.
|
||||||
|
#
|
||||||
|
# Must be run with BR2_PACKAGE_PARSEC_BENCHMARK_INPUT_SIZE=test
|
||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user