This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
2c3a3ea84c
zephyr
/
samples
/
hello_world
/
testcase.ini
9 lines
133 B
INI
Raw
Normal View
History
Unescape
Escape
samples: hello_world: build for sanitycheck runs Change-Id: Ib5713b57d8b186faa26713f01e84bf63b367e32c Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-08-13 03:26:08 +08:00
[test]
build_only
=
true
tags
=
samples
samples: add configuration for single threaded hello world Change-Id: Ib7419321a5aa664cfa78e0229cd5add3494a6747 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-17 05:43:03 +08:00
[test_singlethread]
build_only
=
true
extra_args
=
CONF_FILE=prj_single.conf
tags
=
samples