zephyr/tests/crypto
Kumar Gala 9127c4b3b1 tests: Cleanup converting int result to string
Introduce TC_RESULT_TO_STR to convert from an integer test result to a
string like "PASS", "FAIL", "SKIP".  Do this to remove the defines of
PASS/FAIL/SKIP since those names might get used by other code and to
have a single consistent way of doing the conversion.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-06-29 11:53:59 -05:00
..
aes tests: Fix sizing for several test for chips with 24KB of RAM 2018-06-25 19:34:33 +02:00
cbc_mode tests: crypto: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
ccm_mode tests: crypto: stop relying on path for naming 2018-02-18 09:16:40 -05:00
cmac_mode tests: crypto: stop relying on path for naming 2018-02-18 09:16:40 -05:00
ctr_mode tests: crypto: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
ctr_prng tests: Cleanup converting int result to string 2018-06-29 11:53:59 -05:00
ecc_dh tests: add min_flash option for some tests 2018-04-10 10:07:18 -05:00
ecc_dsa tests: add min_flash option for some tests 2018-04-10 10:07:18 -05:00
hmac tests: Fix sizing for several test for chips with 24KB of RAM 2018-06-25 19:34:33 +02:00
hmac_prng tests: crypto: disable user mode on 2 tests 2018-05-23 15:05:15 -05:00
mbedtls tests: mbedtls: don't use stdout console 2018-05-30 15:55:18 -05:00
rand32 tests: crypto: rand32: move rand32 test out of kernel 2018-03-23 07:29:18 -04:00
sha256 tests: crypto: disable user mode on 2 tests 2018-05-23 15:05:15 -05:00