zephyr/tests
Bartosz Miller e26b9750ae tests: drivers: Add PPR support in NRF GRTC timer test
Test did not support PPR core due to failing GRTC channel allocation.
This change fixes the channel allocation and enables PPR core test.

Signed-off-by: Bartosz Miller <bartosz.miller@nordicsemi.no>
2024-09-26 13:29:45 -05:00
..
application_development style: tests: remove unnecessary `return` statements 2024-09-20 11:06:55 +02:00
arch
benchmarks tests: latency_measure: fix stacks for the busy threads 2024-09-19 18:28:16 +01:00
bluetooth Bluetooth: Controller: Add device tree dependency to selection 2024-09-26 11:10:22 +01:00
boards samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
boot samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
bsim test: Bluetooth: ext_adv_scanner: Fix bad use of adv_type 2024-09-25 04:04:46 -04:00
cmake tests/cmake/snippets: Don't test on native_posix 2024-09-25 04:04:36 -04:00
crypto tests/crypto: Don't test on native_posix 2024-09-25 04:04:36 -04:00
drivers tests: drivers: Add PPR support in NRF GRTC timer test 2024-09-26 13:29:45 -05:00
integration/kernel
kconfig
kernel soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00
lib tests/lib/mpsc_pbuf: Don't test on native_posix 2024-09-25 04:04:36 -04:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules
net tests: coap_client: wait enough for requests to be unallocated 2024-09-26 09:20:23 -05:00
posix tests, samples: Define _POSIX_C_SOURCE where needed 2024-09-16 20:17:35 +02:00
robot
subsys ipc: icmsg & icbmsg: Add support for POSIX arch targets 2024-09-26 03:34:26 -04:00
unit
ztest tests/ztest: Don't test on native_posix 2024-09-25 04:04:36 -04:00
test_config.yaml