zephyr/tests/kernel/threads/custom_data/custom_data_api
Ricardo Salveti 9b453e0298 tests: kernel: threads: add specific test tags
Extend test tags to make it easier to filter threads related tests.

Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-09-10 10:02:18 -04:00
..
src tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
Makefile tests: rename cdata -> custom_data 2017-06-19 09:01:14 -04:00
prj.conf tests: rename cdata -> custom_data 2017-06-19 09:01:14 -04:00
README doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
testcase.yaml tests: kernel: threads: add specific test tags 2017-09-10 10:02:18 -04:00

$make run
Running test suite test_customdata_api
tc_start() - test_customdata_get_set_coop
===================================================================
PASS - test_customdata_get_set_coop.
tc_start() - test_customdata_get_set_preempt
===================================================================
PASS - test_customdata_get_set_preempt.
===================================================================
PROJECT EXECUTION SUCCESSFUL