unleashed-firmware/scripts/testing
Konstantin Volkov 4ade0fc76d
[FL-3421] Unit bench: multiple attempts to find flipper (#2960)
* Unit bench: added retry count for finding flipper for reboot/reboot2dfu and power off scripts. Changed returns to sys.exit() since scripts are being used standalone
* fixed typo in await flipper and changed debug level to info for searching flipper in power.py
* reversed return operator instead of sys.exit, changed app.py exit behavior
* test run to see if exit(1) fails the run
* reversed test changes, fixed flipper name and increased await flipper timeout
* await after flash increase
* increased serial timeout
* increased serial timeout, apparently it is for entire run

Co-authored-by: doomwastaken <k.volkov@flipperdevices.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-08-23 21:51:02 +09:00
..
await_flipper.py [FL-3421] Unit bench: multiple attempts to find flipper (#2960) 2023-08-23 21:51:02 +09:00
units.py [FL-3421] Unit bench: multiple attempts to find flipper (#2960) 2023-08-23 21:51:02 +09:00