zephyr/tests/kernel/mem_protect
Andrew Boie 24ff46c634 tests: userspace: use 1cpu for some cases
This test spawns a child thread and expects it to complete.
Use one CPU for it. Get rid of the useless k_thread_abort()
call and add a k_yield() to ensure the child does its
thing.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-01-13 16:35:10 -05:00
..
futex doc: Fix warnings associated with 'unbalanced grouping commands' 2019-12-12 12:39:35 -06:00
mem_protect tests: mem_protect: fix cast warning 2019-12-18 11:17:33 -08:00
obj_validation headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
protection arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
stack_random tests: stack_random: fix reading volatile variable 2019-11-12 07:07:01 -06:00
stackprot x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
sys_sem tests: semaphore: cleanup asserts 2019-11-15 08:04:52 -05:00
syscalls kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
userspace tests: userspace: use 1cpu for some cases 2020-01-13 16:35:10 -05:00