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
f0e562f614
zephyr
/
tests
/
application_development
/
gen_inc_file
/
testcase.yaml
4 lines
42 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: 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 00:08:08 +08:00
-
test
:
tags
:
gen_inc_file