zephyr/tests/include
Flavio Santes f73c86d096 tinycrypt: Fix style issues
This commit solves some style issues found at the
tests/include/test_utils.h file:

- Lines over 80 characters
- Unused arguments
- Missing {} in if-else

Change-Id: Ifaee81ec7c57a250b2c368b2efda38dc69d02c81
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2016-11-16 16:51:57 +00:00
..
tc_nano_timeout_common.h
tc_util.h tests: provide MACRO to easily wrap test function to shell command 2016-11-08 14:25:59 +00:00
test_ecc_utils.h tinycrypt: Add test case for the ECC DSA algorithm 2016-09-20 12:54:21 +00:00
test_utils.h tinycrypt: Fix style issues 2016-11-16 16:51:57 +00:00
util_test_common.h