zephyr/tests/kernel/systhreads
Anas Nashif 0356590df5 tests: samples: fix yaml syntax
Fix indentation and syntax and make it pass yamllint tool.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-15 08:15:00 -04:00
..
src tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
Makefile
prj.conf tests: do not build with legacy API enabled 2017-03-29 16:02:45 -04:00
README doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
testcase.yaml tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00

$ 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