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
d9e886bc6e
zephyr
/
tests
/
kernel
/
mem_protect
/
protection
/
testcase.yaml
5 lines
102 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: protection: add testcase.yaml commit d859295be9fc ("tests: protection: convert to testcase.yaml") removed testcase.ini but did not add an equivalent testcase.yaml. Add it. Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2017-06-23 03:41:46 +08:00
tests
:
tests/samples: fixed yaml syntax Use a map directory, avoid the list which makes parsing a bit cumbersome. Fixes #5109 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-06 02:00:43 +08:00
test
:
filter
:
CONFIG_CPU_HAS_MPU or CONFIG_X86_MMU
tags
:
core security ignore_faults