zephyr/tests/crypto/tinycrypt/src
Anas Nashif 693e9915fd tests: tinycrypt: do not use TC_START for debugging
TC_START is used to evaluate output of tests and is used internally by
ztest when a test starts, no need to call this manually here.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-04-05 10:27:28 +02:00
..
aes.c
cbc_mode.c tests: tinycrypt: do not use TC_START for debugging 2023-04-05 10:27:28 +02:00
ccm_mode.c
cmac_mode.c tests: tinycrypt: do not use TC_START for debugging 2023-04-05 10:27:28 +02:00
ctr_mode.c tests: tinycrypt: do not use TC_START for debugging 2023-04-05 10:27:28 +02:00
ctr_prng.c tests: tinycrypt: do not use TC_START for debugging 2023-04-05 10:27:28 +02:00
ecc_dh.c tests: tinycrypt: do not use TC_START for debugging 2023-04-05 10:27:28 +02:00
ecc_dsa.c tests: tinycrypt: do not use TC_START for debugging 2023-04-05 10:27:28 +02:00
hmac.c tests: tinycrypt: do not use TC_START for debugging 2023-04-05 10:27:28 +02:00
main.c
sha256.c tests: tinycrypt: do not use TC_START for debugging 2023-04-05 10:27:28 +02:00
test_ecc_utils.c
test_ecc_utils.h