This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
cedfa9b4ab
zephyr
/
tests
/
misc
/
test_build
/
runtime_nmi.conf
3 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: add CONFIG_TEST for marking tests Mark tests with CONFIG_TEST to allow for test specific setup and configuration. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-01-07 05:15:53 +08:00
CONFIG_TEST=y
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-29 01:41:48 +08:00
CONFIG_RUNTIME_NMI=y