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
156091fba6
zephyr
/
tests
/
application_development
/
gen_inc_file
/
testcase.yaml
4 lines
38 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: Add testing for embedding a hex file Add a simple test which generates a file that can be included into a .c file. Then verify in zephyr that the file contains the same bytes as the original file. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-09-13 16:02:38 +08:00
tests
:
tests/samples: fixed yaml syntax Use a map directory, avoid the list which makes parsing a bit cumbersome. Fixes #5109 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-06 02:00:43 +08:00
test
:
tags
:
gen_inc_file