zephyr/tests/kernel/systhreads
Anas Nashif 8e8cb4a90b tests: doxygen comment cleanup
Group tests under 'Zephyr Tests' and only document the actual tests.
Create cross references to APIs being tested where applicable.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-05-09 00:32:34 -04:00
..
src tests: doxygen comment cleanup 2018-05-09 00:32:34 -04:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
README doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
prj.conf tests: do not build with legacy API enabled 2017-03-29 16:02:45 -04:00
testcase.yaml tests: kernel: stop relying on path for naming 2018-02-18 09:16:40 -05:00

README

$ make run

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