mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Exclude the test_null_dynamic_name test-suite from running the test, in Non-Secure mode (Cortex-M), because passing a NULL device name de-references memory at 0x0 which is likely to cause a SecureFault and crash the kernel. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>