zephyr/samples/subsys
Thomas Günther c2d011f366 twister: fix shell prompt detection with VT100 colors disabled
Device adapter strips all whitespace from output lines causing test
failures when matching default shell prompt "uart:~$ " with trailing
space. Update _handle_device_output to only strip line endings (\r\n)
while preserving whitespace required for prompt detection.

A testcase sample.pytest.shell.no_vt100 was added to verify prompt
matching works with CONFIG_SHELL_VT100_COLORS disabled.

Signed-off-by: Thomas Günther <thomas.guenther@limatica.com>
2025-01-17 16:35:33 +01:00
..
bindesc
canbus
console
dap samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
debug samples: add missing CONFIG_GPIO=y 2024-12-18 18:15:15 +01:00
demand_paging
display samples: subsys: display: lvgl: Migrate to v9.2 2025-01-04 14:17:10 +01:00
edac
fs boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
input
ipc samples: enable multicore samples for MCXN947 board 2025-01-15 19:04:42 +01:00
llext samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
logging
lorawan
mgmt mgmt: hawkbit: resume firmware downloads 2025-01-09 14:13:42 +01:00
modbus samples: fix zephyr/drivers/gpio.h usage 2024-12-18 18:15:15 +01:00
nvs samples: esp32c3: Add USB variant 2025-01-10 18:57:07 +01:00
pm
portability
profiling
rtio samples: doc: Added README for RTIO sample 2024-12-16 15:55:34 +01:00
sensing
settings samples: esp32c3: Add USB variant 2025-01-10 18:57:07 +01:00
shell boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
sip_svc
smf
task_wdt dts: bindings: rename nxp,kinetis-wdog32 compatible 2024-12-02 22:06:39 +00:00
testsuite twister: fix shell prompt detection with VT100 colors disabled 2025-01-17 16:35:33 +01:00
tracing boards: mimxrt1050_evk: Switch to variants 2024-12-20 22:59:59 +01:00
usb boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
usb_c samples: fix zephyr/drivers/gpio.h usage 2024-12-18 18:15:15 +01:00
zbus
subsys.rst