zephyr/tests/kernel/mem_protect/obj_validation/src
Andrew Boie a2b40ecfaf userspace handlers: finer control of init state
We also need macros to assert that an object must be in an
uninitialized state. This will be used for validating thread
and stack objects to k_thread_create(), which must not be already
in use.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-10-16 19:02:00 -07:00
..
main.c userspace handlers: finer control of init state 2017-10-16 19:02:00 -07:00
Makefile tests: obj_validation: cleanup 2017-10-12 16:26:28 -05:00