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
7e5853888c
zephyr
/
tests
/
kernel
/
mem_protect
/
obj_validation
/
testcase.yaml
5 lines
87 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: add object validation test case Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-08-27 08:11:29 +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_ARCH_HAS_USERSPACE
tags
:
core security userspace