zephyr/tests/kernel/threads_customdata/cdata_api
David B. Kinder 516e155bb5 tests: update to Apache 2.0 SPDX tags on new tests
Some new tests were added that had the Apache 2.0 boilerplate licensing
instead of the SPDX licensing tag.

Change-Id: I4bde8c9c6e7a6d44bceeffb6bbcff9f62d417648
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2017-01-21 01:21:21 +00:00
..
src tests: update to Apache 2.0 SPDX tags on new tests 2017-01-21 01:21:21 +00:00
Makefile tests: add threads customdata api test case with unified kernel 2017-01-20 12:41:56 +00:00
prj.conf tests: add threads customdata api test case with unified kernel 2017-01-20 12:41:56 +00:00
README tests: add threads customdata api test case with unified kernel 2017-01-20 12:41:56 +00:00
testcase.ini tests: add threads customdata api test case with unified kernel 2017-01-20 12:41:56 +00:00

$make qemu
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