zephyr/tests/kernel/mem_protect
Adithya Baglody 9fad6d9fcd tests: x86_mmu_api: Fixed testcase crash.
Running this testcase on qemu without userspace enabled it
crashes. The testcase was modifing page table information
of the bss region. This in turn caused some variables to be
inaccessible. Fixed it by moving the page manipulation to a
different location.

GH-5646

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-01-18 09:19:06 -08:00
..
app_memory tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
obj_validation tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
protection tests: mem_protect: fix README and adapt for cmake 2018-01-11 12:50:14 -05:00
stackprot tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
userspace tests/kernel/mem_protect/userspace: test access to other thread stack 2017-12-14 09:08:19 -08:00
x86_mmu_api tests: x86_mmu_api: Fixed testcase crash. 2018-01-18 09:19:06 -08:00