zephyr/tests/kernel/systhreads
jing wang 4e5fa0ede2 tests: add systhreads test case
this commit check the priority of 2 system threads - main and idle

Change-Id: Ie57e7fdab3d15c0b69d85ed6282bfa6aa04133b4
Signed-off-by: jing wang <jing.j.wang@intel.com>
2017-02-08 13:22:49 +00:00
..
src tests: add systhreads test case 2017-02-08 13:22:49 +00:00
Makefile tests: add systhreads test case 2017-02-08 13:22:49 +00:00
README tests: add systhreads test case 2017-02-08 13:22:49 +00:00
prj.conf 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

README

$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