Skip to content

Commit

Permalink
robot(test_pass): fail on invalid access
Browse files Browse the repository at this point in the history
  • Loading branch information
hegza committed Jul 30, 2024
1 parent 0bdb120 commit 5579563
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/robot/test_pass.robot
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,7 @@ Binary prints "[PASS]" on UART0
Execute Command sysbus LoadELF $bin false true ${CPU}
Start Emulation

${output} = Execute Command lastlog
Should Not Contain ${output} from non existing peripheral

Wait For Line On Uart [PASS]

0 comments on commit 5579563

Please sign in to comment.