zephyr/tests/crypto
Diego Sueiro e2924ab42b tests: add min_flash option for some tests
Following tests were failing on a microcontroller with 32KB flash:
    benchmark.application
    crypto.ecc_dh
    crypto.ecc_dsa
    test_build_ethernet
    test_build_sensors_a_m

The min_flash option has been added in the test case yaml files.

Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>
2018-04-10 10:07:18 -05:00
..
aes tests: crypto: aes: use meaningful test names 2018-02-18 09:16:40 -05:00
cbc_mode tests: crypto: stop relying on path for naming 2018-02-18 09:16:40 -05:00
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: stop relying on path for naming 2018-02-18 09:16:40 -05:00
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: crypto: stop relying on path for naming 2018-02-18 09:16:40 -05:00
hmac_prng tests: crypto: stop relying on path for naming 2018-02-18 09:16:40 -05:00
mbedtls tests: crypto: mbedtls: enabled test for esp32 2018-03-09 21:29:08 -05:00
rand32 tests: crypto: rand32: move rand32 test out of kernel 2018-03-23 07:29:18 -04:00
sha256 tests: crypto: stop relying on path for naming 2018-02-18 09:16:40 -05:00