zephyr/tests/kernel/threads/custom_data/custom_data_api
Andrew Boie a9557ef219 tests: custom_data: run in user mode
main.c and test_customdata_api.c merged.

Preemptive priority case now run in user mode.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-10-19 15:07:45 -07:00
..
src tests: custom_data: run in user mode 2017-10-19 15:07:45 -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: custom_data: run in user mode 2017-10-19 15:07:45 -07: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