zephyr/tests/crypto
Anas Nashif 704f879f8a tests: ztest: call test_main() without arguments
Arguments are not needed and in some cases are being set as unused in
the same function. The test_main function is called from ztest main
routine without any arguments.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-08-24 09:29:14 -07:00
..
aes tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
cbc_mode tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
ccm_mode tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
cmac_mode tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
ctr_mode tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
ctr_prng tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
ecc_dh tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
ecc_dsa tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
hmac tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
hmac_prng tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
mbedtls tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
sha256 tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00