zephyr/tests/kernel/systhreads
Kumar Gala eaaa175b92 tests: convert to using newly introduced integer sized types
Convert code to use u{8,16,32,64}_t and s{8,16,32,64}_t instead of C99
integer types.

Jira: ZEP-2051

Change-Id: I6c676bc6c5e850a8725785554cd535e32067f33e
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 09:53:49 -05:00
..
src tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
Makefile tests: add systhreads test case 2017-02-08 13:22:49 +00:00
prj.conf tests: do not build with legacy API enabled 2017-03-29 16:02:45 -04:00
README tests: add systhreads test case 2017-02-08 13:22:49 +00:00
testcase.ini tests: add systhreads test case 2017-02-08 13:22:49 +00:00

$make qemu

Running test suite test_systhreads
tc_start() - test_systhreads_main
===================================================================
PASS - test_systhreads_main.
tc_start() - test_systhreads_idle
===================================================================
PASS - test_systhreads_idle.
===================================================================
PROJECT EXECUTION SUCCESSFUL