zephyr/tests/crypto
Carles Cufi 6eeeb2a3e5 tests: Fix sizing for several test for chips with 24KB of RAM
When adding the nRF52810, which has 24KB of RAM, some of the tests don't
compile anymore due to lack of SRAM. Address this by either filtering
the test out or reducing the amount of memory allocation.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-06-25 19:34:33 +02: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: crypto: stop relying on path for naming 2018-02-18 09:16:40 -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