Skip to content

Commit

Permalink
testsuite: exit on panic
Browse files Browse the repository at this point in the history
  • Loading branch information
newAM committed May 11, 2024
1 parent dca1759 commit 90d7ac0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testsuite/runall.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ async def probe_run(elf_path: str, probe: str, log_prefix: str) -> TestResult:
"run",
"--chip",
"STM32WLE5JCIx",
"--catch-hardfault",
"--connect-under-reset",
elf_path,
"--probe",
Expand Down

0 comments on commit 90d7ac0

Please sign in to comment.