zephyr/tests/unit
Kumar Gala eaaa175b92 tests: convert to using newly introduced integer sized types
Convert code to use u{8,16,32,64}_t and s{8,16,32,64}_t instead of C99
integer types.

Jira: ZEP-2051

Change-Id: I6c676bc6c5e850a8725785554cd535e32067f33e
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 09:53:49 -05:00
..
bluetooth/at tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
drivers/crc tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
net/buf tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
Makefile.unittest ztest: Give error if user has not defined CONFIG_ZTEST 2017-04-08 12:13:50 +00:00