zephyr/scripts/pylib
Dmitrii Golovanov 208a8b3ac7 twister: Enable 'flash-before' mode on serial-pty
Enable `flash-before` mode for devices connected via serial-pty
the same way, as for physical serial.

This mode allows Twister to start reading from the DUT's serial
connection only after the flashing stage has been completed,
thus excluding an early part of the log stream not directly
related to the current test.

It can help in situations, when the device is connected via some
serial-over-network harness which is still transferring device
logs or keeping in its buffer a tail with different RunID etc.
from the previous test image run.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2025-06-24 20:05:46 -10:00
..
build_helpers scripts: pylib: build_helpers: flash_order fix 2023-10-10 15:55:58 +03:00
power-twister-harness PM: Record metrics in power management tests 2025-06-09 08:55:31 +02:00
pytest-twister-harness drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
shell-twister-harness twister: shell harness with commands alongside the harness_config 2025-02-14 19:14:38 +00:00
twister twister: Enable 'flash-before' mode on serial-pty 2025-06-24 20:05:46 -10:00