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
b4efd548f9
zephyr
/
tests
/
kernel
/
test_mem_safe
/
testcase.ini
5 lines
81 B
INI
Raw
Normal View
History
Unescape
Escape
test: add nanokernel mem_safe test This test can only be executed on x86. Change-Id: I4fe60dbee9dcb11f983855b507f53c2b9fbb54d0 Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2015-09-19 03:14:25 +08:00
[test]
tags
=
core
test_mem_safe: support ARM Test works for ARM, but not testing sys_mem_safe_write_to_text_section() since base ARM image are XIP images. This test could be enhanced to boot a secondary non-XIP image for ARM to test writing to .text. Change-Id: I56aef68afabe88588b61c273901491de0c24a39b Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2015-10-31 05:06:50 +08:00
arch_whitelist
=
x86 arm
sanity: disable mem_safe testcase on iamcu platforms clflush and mfence are not supported on `iamcu' Change-Id: I25b7c582de3b8e2bbea3f219d4655c16763410f8 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-12-09 03:36:52 +08:00
config_whitelist
=
!CONFIG_X86_IAMCU