diff --git a/test/sim/riscv-tests/riscv-tests b/test/sim/riscv-tests/riscv-tests index 545a405..f568523 160000 --- a/test/sim/riscv-tests/riscv-tests +++ b/test/sim/riscv-tests/riscv-tests @@ -1 +1 @@ -Subproject commit 545a405a4eb0235c6e877ab57b195786069e0140 +Subproject commit f5685231bd3b5f3c2401963c65bdc58761670869 diff --git a/test/sim/riscv-tests/run-debug-tests.sh b/test/sim/riscv-tests/run-debug-tests.sh index 9519102..c2860f8 100755 --- a/test/sim/riscv-tests/run-debug-tests.sh +++ b/test/sim/riscv-tests/run-debug-tests.sh @@ -27,6 +27,7 @@ DebugTurbostep \ DownloadTest \ InfoTest \ InterruptTest \ +CrashLoop \ InstantChangePc \ InstantHaltTest \ MemTest16 \