add Qr code mock test
This commit is contained in:
parent
75cff42a84
commit
ab0cb4e257
2 changed files with 87 additions and 12 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
path: boards/${{ matrix.board }}
|
||||
elf: build.${{ matrix.board }}/${{ github.event.inputs.prefix }}-${{ matrix.board }}.bin
|
||||
timeout: 30000
|
||||
expect_text: 'Closing Lua'
|
||||
expect_text: 'End of testing application.'
|
||||
fail_text: 'Error'
|
||||
serial_log_file: 'wokwi-logs-${{ matrix.board }}.txt'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue