zephyr/tests/subsys/shell
Valerio Setti e3817d0ffc test: misc|shell: disable "zephyr,entropy" chosen property
When "zephyr,entropy" is enabled the corresponding entropy driver is
pulled in the build and initialized during boot. This

- changes the initialization sequence expected by "check_init_priorities";
- add one extra device to the expected list in "shell_device_filter".

Therefore this commit removes the "zephyr,entropy" propery to return the
test to the original state.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-12-10 08:05:33 +01:00
..
shell tests: shell: limit build only config tests 2024-11-08 09:24:31 -06:00
shell_backend
shell_backend_uart Tests: Shell: Take into account startup new line 2024-08-27 18:37:28 -04:00
shell_custom_header
shell_device
shell_device_filter test: misc|shell: disable "zephyr,entropy" chosen property 2024-12-10 08:05:33 +01:00
shell_flash tests/subsys/shell: Don't test on native_posix 2024-09-25 04:04:36 -04:00
shell_history