zephyr/tests
Sebastian Głąb 6e045743f8 tests: drivers: mbox: Add negative tests for MBOX driver
Add negative test cases for the MBOX driver.
Confirm that driver implementation is aligned with
the MBOX API documentation available at
https://docs.zephyrproject.org/latest/hardware/peripherals/mbox.html

Enable test execution on nRF54H20 Application and PPR cores.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
2024-09-04 12:52:24 +02:00
..
application_development
arch arch/arm64/mmu: allow partial unmap of block mappings again 2024-08-27 15:14:43 -04:00
benchmarks tests: latency_measure: Add busy threads for SMP 2024-08-26 14:45:04 -04:00
bluetooth Bluetooth: CAP: Add check for streaming state when starting unicast 2024-09-03 10:43:59 +02:00
boards tests: boards: esp32: Use smh in cache coex test 2024-08-27 18:37:47 -04:00
boot tests/boot: Add nucleo_wba55cg as test target 2024-08-29 18:04:04 +02:00
bsim Bluetooth: BAP: Add support for reconfiguring unicast group 2024-09-03 10:43:53 +02:00
cmake tests: cmake: add test cases for CMake YAML module 2024-08-23 08:02:11 -04:00
crypto test: mbedtls: new test for PSA crypto initialization and RNG configuration 2024-08-24 07:16:51 -04:00
drivers tests: drivers: mbox: Add negative tests for MBOX driver 2024-09-04 12:52:24 +02:00
integration/kernel
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: kernel: Add support for FLPR core in nRF54L15 2024-08-29 12:02:35 +02:00
lib tests: lib: interpolation: added 2024-08-29 16:12:36 -04:00
misc llext: use EXPORT_SYMBOL() universally 2024-09-02 12:31:52 -04:00
modules mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it 2024-08-24 07:16:51 -04:00
net Revert "tests: wifi: nm: exclude nrf7002dk" 2024-09-02 12:31:06 -04:00
posix tests: posix: headers: add checks for posix signals option group 2024-08-23 10:35:11 -04:00
robot
subsys zbus: remove unneeded `const` qualifiers 2024-09-04 12:52:01 +02:00
unit tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ztest tests: ztest: Add ztest param test. 2024-08-23 15:48:57 +01:00
test_config.yaml