zephyr/tests/crypto
Andy Ross 61c0189b91 tests/crypto/mbedtls: Disable CONFIG_FORCE_NO_ASSERT
The root cause for this issue was found in
https://github.com/zephyrproject-rtos/zephyr/issues/6470
so this kconfig isn't needed anymore.

This is a partial reversion of 6eef2f14.  The actual feature is left
in place, as it's plausibly useful in other contexts (otherwise
assertions enabled by sanitycheck can't be disabled by the app as
they're passed in via CFLAGS).

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-03-06 14:13:56 -08: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: crypto: stop relying on path for naming 2018-02-18 09:16:40 -05:00
ecc_dsa tests: crypto: stop relying on path for naming 2018-02-18 09:16:40 -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: Disable CONFIG_FORCE_NO_ASSERT 2018-03-06 14:13:56 -08:00
sha256 tests: crypto: stop relying on path for naming 2018-02-18 09:16:40 -05:00