zephyr/tests
Jukka Rissanen 7830e60252 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-18 14:56:16 -04:00
..
application_development/gen_inc_file tests: Add testing for embedding a hex file 2017-09-18 14:56:16 -04:00
benchmarks tests/object_footprint: fix path to Kconfig specification 2017-09-10 10:01:08 -04:00
bluetooth tests: mesh: Convert legacy test to use ztest 2017-09-13 09:48:34 -04:00
booting/stub
compliance
crypto tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
drivers poll: Enable multiple threads to use k_poll in the same object 2017-08-25 09:00:46 -04:00
include tests: ztest: remove confusing tc_start() in ztest framework 2017-08-16 21:29:00 -04:00
kernel tests: schedule_api: add extra stack size 2017-09-12 22:31:18 -04:00
lib/json tests: lib: json: Enable test case 2017-09-07 05:49:17 -05:00
net tests: net: ipv6: Make sure test case compiles and runs 2017-09-13 09:07:49 -04:00
power doc: fix misspellings and missing EOF newlines 2017-08-16 17:38:41 -05:00
shell tests: shell: Fix string not null-terminated 2017-08-09 10:10:45 -04:00
subsys tests: subsys: Add tests for new DFU modules 2017-09-11 11:37:43 -04:00
unit tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
ztest tests: ztest: add system logging header file 2017-09-11 09:53:14 -04:00
Kconfig
Makefile
Makefile.test