zephyr/scripts/schemas/twister
Lucas Tamborrino d65b6bc199 twister: add flash-before option
Add option to flash board before attach serial.

Current implementation performs the following sequence:

1. Open serial port to listen to board log output
2. Flash device

In case of ESP32 where it uses the same serial port
for both operations, flashing needs to come first.

This PR adds a twister option named --flash-before
which enables the process above, allowing tests to be
performed properly.

Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
2024-03-25 18:37:49 -04:00
..
hwmap-schema.yaml twister: add flash-before option 2024-03-25 18:37:49 -04:00
platform-schema.yaml twister: use enum for the arch field in Twister platform schema 2024-03-19 07:55:58 -04:00
quarantine-schema.yaml twister: docs: Update twister docs with quarantine 2023-01-19 06:51:00 -05:00
test-config-schema.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00
testsuite-schema.yaml twister: reuse test schema in common section 2024-01-17 14:42:10 +01:00