zephyr/tests/kernel/test_build/testcase.ini
Vincenzo Frascino 1ce435b646 tests/kernel: Test CONFIG_RUNTIME_NMI behavior
This patch provides a test that verifies the correct functionality of
CONFIG_RUNTIME_NMI at build time.

Change-Id: I92c8af78d327f6f2b8b87573dbf132068ff80a45
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@linaro.org>
2016-11-28 20:30:47 +00:00

17 lines
269 B
INI

[test_debug]
build_only = true
tags = apps
extra_args = CONF_FILE=debug.conf
[test_newlib]
build_only = true
tags = apps
extra_args = CONF_FILE=newlib.conf
[test_runtime_nmi]
build_only = true
tags = apps
extra_args = CONF_FILE=runtime_nmi.conf
arch_whitelist = arm