commit | 7830e602529816357a787ec78901f2592ef684e7 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Wed Sep 13 11:02:38 2017 +0300 |
committer | Anas Nashif <nashif@linux.intel.com> | Mon Sep 18 14:56:16 2017 -0400 |
tree | 57f31c048755a2cbd66771efb3d0dcc94994ebc8 | |
parent | 0ff4c2595843917696e62983a9e3764ca637c78e [diff] |
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>