diff --git a/test/sim/riscv-tests/riscv-tests b/test/sim/riscv-tests/riscv-tests index 11d57aa..6155fb3 160000 --- a/test/sim/riscv-tests/riscv-tests +++ b/test/sim/riscv-tests/riscv-tests @@ -1 +1 @@ -Subproject commit 11d57aab2c005ff6b684f057b3ad597d0c3f8f0d +Subproject commit 6155fb3c4a889cb028b6fe219fbe8b66e43425dd diff --git a/test/sim/riscv-tests/run-debug-tests.sh b/test/sim/riscv-tests/run-debug-tests.sh index 20d3fa3..d2ef2fa 100755 --- a/test/sim/riscv-tests/run-debug-tests.sh +++ b/test/sim/riscv-tests/run-debug-tests.sh @@ -24,7 +24,9 @@ DebugExit \ DebugFunctionCall \ DebugSymbols \ DebugTurbostep \ +DisconnectTest \ DownloadTest \ +EbreakTest \ InfoTest \ InterruptTest \ CrashLoop \