zephyr/tests/kernel/mem_protect
Andrew Boie 9485172677 tests: stackprot: don't set main stack size
This test uses ztest anyway, the default should be fine
just like any other test running under ztest.

k_thread_create() uses a lot of stack, and the main
stack size is very small if ztest is enabled. Do it in
another ztest task instead.

We don't need to mess with the main thread's priority,
just have the alt thread run cooperatively.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-05-03 13:30:16 -07:00
..
mem_protect tests: adjust stack size for mps2_an385's coverage test 2019-04-11 17:59:39 -04:00
obj_validation license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
protection tests: kernel: mem_protect: protection: fix test-case filter 2019-04-23 13:04:22 -07:00
stack_random license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
stackprot tests: stackprot: don't set main stack size 2019-05-03 13:30:16 -07:00
syscalls license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
userspace license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
x86_mmu_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00