zephyr/tests
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
..
application_development
arch toolchain: add Z_POW2_CEIL() 2020-07-30 21:11:14 -04:00
benchmarks benchmarks: timing_info: re-word thread abort actions 2020-07-30 10:44:41 -04:00
bluetooth Bluetooth: controller: Add ll_adv_aux_set_clear function 2020-08-05 12:52:42 +02:00
boards
crypto
deprecated
drivers tests: drivers: build_all: Add cs-gpios entries for spi tests 2020-08-06 11:54:06 +02:00
kernel tests: memory protection thread stack exit uninit 2020-08-06 07:33:39 -04:00
lib devicetree: add accessors with default values 2020-08-04 07:35:26 -05:00
misc/test_build
net
portability
posix tests/posix/fs: Fix missing close in error paths 2020-08-05 08:04:29 -04:00
shell shell: correct build-in commands definition 2020-07-31 11:54:34 +02:00
subsys tests: shell_flash: fix test case scenario 2020-08-05 12:01:14 +02:00
unit
ztest