zephyr/tests/kernel
Valerio Setti 22e30e04f5 tests: disable NRF5 entropy driver on some bsim/qemu tests
CONFIG_ENTROPY_GENERATOR is now enabled by default as soon as
"zephyr,entropy" is set in the device-tree. Since the sub-Kconfig
CONFIG_ENTROPY_NRF5_RNG is also enabled by default on nrf boards,
this means that the driver is pulled in the build and intialized
at boot. This might cause runtime issues during some IRQ/kernel
tests, so it's better to remove "zephyr,entropy" on these tests.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-12-10 08:05:33 +01:00
..
cache
common tests: kernel: common: optimize filters 2024-11-21 19:22:35 -05:00
condvar/condvar_api
context tests: disable NRF5 entropy driver on some bsim/qemu tests 2024-12-10 08:05:33 +01:00
device tests: kernel: exclude xenvm with GICv3 from device tests 2024-12-05 22:09:31 +01:00
early_sleep
events
fatal arch: deprecate _current 2024-11-23 20:12:24 -05:00
fifo
fpu_sharing tests: kernel: fpu_sharing Fixed missing struct defs for ARM 2024-11-16 14:57:17 -05:00
gen_isr_table
interrupt soc: nordic: Introduce the nRF54L05 and nRF54L10 2024-11-21 09:26:38 +01:00
ipi_cascade arch: deprecate _current 2024-11-23 20:12:24 -05:00
ipi_optimize
lifo
mbox
mem_heap/k_heap_api
mem_protect tests: demand_paging/mem_map: move malloc config to prj.conf 2024-12-07 16:01:10 +00:00
mem_slab
mp
msgq
mutex tests: copy intel_adsp_ace30_ptl.conf to *_sim.conf 2024-11-18 13:18:22 -05:00
obj_core
obj_tracking samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
pending samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
pipe
poll
profiling/profiling_api
queue tests: copy intel_adsp_ace30_ptl.conf to *_sim.conf 2024-11-18 13:18:22 -05:00
sched tests: disable NRF5 entropy driver on some bsim/qemu tests 2024-12-10 08:05:33 +01:00
semaphore
sleep
smp arch: deprecate _current 2024-11-23 20:12:24 -05:00
smp_abort
smp_boot_delay samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
smp_suspend
spinlock
stack/stack
threads samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
tickless/tickless_concept
timer tests: kernel: timer: timer_behavior: Reduce tick frequency(nrf54l20pdk) 2024-12-02 14:23:22 +01:00
usage/thread_runtime_stats arch: deprecate _current 2024-11-23 20:12:24 -05:00
workq tests: workqueue: avoid filters 2024-11-25 21:51:36 +01:00
xip