zephyr/tests/crypto
Kumar Gala 9075e1e368 tests: crypto: mbedtls: set a code size constraint
We have a few systems with small amounts of flash that this test can't
fit into.  For now I set the limit right above 32k, however that might
need to get bumped up if we have any systems with flash sizes between
32k and 64k.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-08-24 10:26:33 -04:00
..
aes tests: aes: convert to ztest 2017-08-07 22:39:47 -04:00
cbc_mode tests: cbc_mode: convert to ztest 2017-08-07 22:39:47 -04:00
ccm_mode tests: ccm_mode: convert to ztest 2017-08-07 22:39:47 -04:00
cmac_mode tests: cmac_mode: convert to ztest 2017-08-07 22:39:47 -04:00
ctr_mode tests: ctr_mode: convert to ztest 2017-08-07 22:39:47 -04:00
ctr_prng tests: ctr_prng: convert to ztest 2017-08-07 22:39:47 -04:00
ecc_dh tests: crypto: Do not use unitialized variable 2017-08-19 07:48:07 -04:00
ecc_dsa tests: ecc_dsa: convert to ztest 2017-08-07 22:39:47 -04:00
hmac tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
hmac_prng tests: hmac_prng: convert to ztest 2017-08-07 22:39:47 -04:00
mbedtls tests: crypto: mbedtls: set a code size constraint 2017-08-24 10:26:33 -04:00
sha256 tests: sha256: convert to ztest 2017-08-07 22:39:47 -04:00