zephyr/tests/drivers/uart/uart_pm
Alberto Escolar Piedras cee40d1d49 tests/drivers/uart/uart*: Allow on nrf52_bsim
Add the nrf52_bsim to the platform_allow list
for tests which had such a filter.

Note that for this test to pass, you need
to connect the uart in loopback, passing the command
line option `-uart0_loopback` to zephyr.exe

Note this tests do not run right now by default in CI
as the fixture is preventing it.
They can be run with:

twister -T tests/drivers/uart/ -v -p nrf52_bsim \
  --fixture gpio_loopback -- -uart0_loopback

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-01-12 11:27:23 -06:00
..
boards tests/drivers uart_async_*: Provide overlays for nrf52_bsim 2024-01-10 10:01:37 +01:00
src tests/drivers uart_pm: Fix for too fast targets 2024-01-12 11:27:23 -06:00
CMakeLists.txt
nrf_rx_disable.overlay
prj.conf tests uart/uart_pm: Fix kconfig warning 2024-01-12 11:27:23 -06:00
testcase.yaml tests/drivers/uart/uart*: Allow on nrf52_bsim 2024-01-12 11:27:23 -06:00