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>
This commit is contained in:
Vincenzo Frascino 2016-11-28 17:41:48 +00:00 committed by Anas Nashif
commit 1ce435b646
2 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1 @@
CONFIG_RUNTIME_NMI=y

View file

@ -9,4 +9,8 @@ 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