zephyr/tests/drivers
Krzysztof Chruściński cbe0abfd00 tests: drivers: uart: uart_pm: Disable PM_DEVICE_SYSTEM_MANAGED
When PM_DEVICE_SYSTEM_MANAGED is enabled (and that's the default) all
devices are suspended when device go to idle state (through pm
subsystem and not through just cpu_idle). In this test we are manually
controlling PM of the DUT so we don't want that.

Additionally, suspend action is taking a semaphore and it is illegal
in idle thread (where system managment operates) which causes assert
in kernel scheduler.

Removed for nrf54h20 as it applies only there.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-10-04 10:48:57 +01:00
..
adc zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
audio/dmic_api
bbram
build_all drivers: intc: plic: implement irq affinity configuration 2024-10-02 13:48:05 -05:00
can test: frdm_mcxn947_mcxn947: Add config and overlay for QSPI variant 2024-09-06 18:01:43 -04:00
charger/sbs_charger
clock_control zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
console
console_switching
coredump/coredump_api
counter boards: frdm_mcxw71: Enable LPTMR 2024-09-29 21:21:34 +02:00
dac tests: drivers: dac: dac_api: src: update dac_api driver test 2024-09-16 20:19:01 +02:00
disk tests/drivers disk_access: Switch from native_posix to native_sim 2024-08-16 11:20:34 +01:00
display/display_read_write
dma tests: drivers: dma: run dma tests on stm32f746g_disco 2024-09-30 17:10:56 +01:00
eeprom zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
entropy/api
espi
ethernet/eth_ivshmem_queue
flash samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
flash_simulator
fuel_gauge tests/drivers/fuel_gauge: Don't test on native_posix 2024-09-25 04:04:36 -04:00
gnss tests/drivers/gnss: Don't test on native_posix 2024-09-25 04:04:36 -04:00
gpio zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
hwinfo/api
i2c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
i2s
input
interrupt_controller drivers: intc: plic: fix IRQ on every hart regardless of mapping 2024-09-16 10:02:08 +02:00
ipm
kscan
led/led_api
mbox samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
memc/ram zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
mipi_dsi/api
mm
mspi
pinctrl tests/drivers/pinctrl: Don't test on native_posix 2024-09-25 04:04:36 -04:00
pwm zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
regulator tests/drivers/regulator: Don't test on native_posix 2024-09-25 04:04:36 -04:00
retained_mem/api samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
rtc tests: rtc_api: Add conf files for xmc4(75)_relax_kit boards 2024-09-04 09:54:52 +02:00
sdhc
sensor
smbus zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
spi boards: nordic: do not enable DMA_RAM21 region by default 2024-09-30 17:12:07 +01:00
stepper drivers: stepper: shell: Add test for stepper shell 2024-09-21 12:23:19 +01:00
syscon
tee/optee tests/drivers/tee/optee: Switch from native_posix to native_sim 2024-08-16 11:20:34 +01:00
timer tests: drivers: Add PPR support in NRF GRTC timer test 2024-09-26 13:29:45 -05:00
uart tests: drivers: uart: uart_pm: Disable PM_DEVICE_SYSTEM_MANAGED 2024-10-04 10:48:57 +01:00
udc usb: device_next: Make stack High-Bandwidth aware 2024-08-21 18:25:30 +01:00
usb/bc12
virtualization/ivshmem/plain
w1/w1_api
watchdog zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00