zephyr/tests/kernel/threads/custom_data/custom_data_api
Anas Nashif 841835554d tests: kernel: stop relying on path for naming
Use proper test names instead of relying on path name where the test is
located.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-02-18 09:16:40 -05:00
..
src kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05: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: stop relying on path for naming 2018-02-18 09:16:40 -05: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