diff options
Diffstat (limited to 'tests/cpu_trap/test.sh')
-rwxr-xr-x | tests/cpu_trap/test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cpu_trap/test.sh b/tests/cpu_trap/test.sh index 430af14..d2ab99c 100755 --- a/tests/cpu_trap/test.sh +++ b/tests/cpu_trap/test.sh @@ -12,3 +12,4 @@ mips_make_test # Run test qtmips_run qtmips_cli/qtmips_cli --fail-match O "$TEST_DIR/cpu_trap" +qtmips_run qtmips_cli/qtmips_cli --pipelined --fail-match O "$TEST_DIR/cpu_trap" |