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
9312de0077
zephyr
/
tests
/
kernel
/
boot_page_table
/
testcase.yaml
5 lines
82 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: kernel: x86 : App to validate x86 specific boot time page table Testcase developed to validate x86 specific boot time page table faults. Signed-off-by: Akhilesh Kumar Upadhyay <akhilesh.kumarx.upadhyay@intel.com>
2017-08-30 03:19:10 +08:00
tests
:
tests: kernel: stop relying on path for naming Use proper test names instead of relying on path name where the test is located. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-02-16 23:36:15 +08:00
kernel.memory_protection
:
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
platform_whitelist
:
qemu_x86
tests: classify tests Give test names that follow <component>.<subcomponent>. Also, improve tags. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-03-31 21:13:15 +08:00
tags
:
mmu