zephyr/tests/kernel/mem_protect
Maksim Masalski 435b9a1e4b tests: memory protection thread stack exit uninit
When thread is initialized and running z_object_validate
will return 0 for thread object and its thread stack object.
When thread exit, z_object_validate
will return -1 for thread object and its thread stack object.

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2020-08-06 07:33:39 -04:00
..
futex tests: add check return value in futex_wake() 2020-07-28 12:34:20 -04:00
mem_protect tests: memory protection thread stack exit uninit 2020-08-06 07:33:39 -04:00
obj_validation tests: update kernel objects tests 2020-07-16 12:10:31 +02:00
protection
stack_random
stackprot tests: mem protection tests updated tags 2020-08-06 07:31:46 -04:00
sys_sem
syscalls tests: mem protect syscalls update Doxygen tags, fix API, misprints 2020-07-02 08:26:12 -04:00
userspace tests: move stacks testing to its own application 2020-07-30 21:11:14 -04:00