zephyr/samples/subsys/shell
Alberto Escolar Piedras 2f2a91a8db samples/*/*shell: filter test with shell harness on bsim targets
The shell harness expects the UART can be routed to stdin/out on POSIX
arch based targets, but this is not the case for the bsim targets (at
least not yet, and not using the native_posix UART configuration option)

This causes these tests to fail timing out in CI => let's filter these
platforms by now.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2025-02-14 08:45:04 +01:00
..
devmem_load samples: subsys: shell: devmem_load: fix incorrect use of OVERLAY_CONFIG 2024-10-24 14:06:54 +02:00
fs samples: enable flash samples for s32z board 2025-01-21 19:26:45 +01:00
shell_module samples/*/*shell: filter test with shell harness on bsim targets 2025-02-14 08:45:04 +01:00
shell.rst