zephyr/tests/crypto
Genaro Saucedo Tejada 9021ead890 filter: Set special stack size for ecc_dsa debug
When the debug option is enabled ECC DSA test doesn't have enough stack
space so qemu fails. Adding double stack size for special case of qemu
and CONFIG_DEBUG.

Jira: ZEP-1066

Change-Id: Ib14d853de2b1c755a6171787845433648d61b75b
Signed-off-by: Genaro Saucedo Tejada <genaro.saucedo.tejada@intel.com>
2016-10-18 11:04:57 +00:00
..
test_aes tests/crypto: rename MICROKERNEL entry from 'mainloop' to 'main' 2016-08-27 10:49:02 +00:00
test_cbc_mode tinycrypt: Rename current tests to avoid confusions with new algorithms 2016-09-15 10:34:05 +00:00
test_ccm_mode tests: crypto: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
test_cmac_mode tests: crypto: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
test_ctr_mode tinycrypt: Rename current tests to avoid confusions with new algorithms 2016-09-15 10:34:05 +00:00
test_ctr_prng tinycrypt: Add test case for the CTR PRNG algorithm 2016-09-15 03:36:14 +00:00
test_ecc_dh tinycrypt: Add test case for the ECC DH algorithm 2016-09-20 12:54:21 +00:00
test_ecc_dsa filter: Set special stack size for ecc_dsa debug 2016-10-18 11:04:57 +00:00
test_hmac checkpatch: fix ERROR:POINTER_LOCATION 2016-08-29 08:47:05 -04:00
test_hmac_prng tinycrypt: Rename current tests to avoid confusions with new algorithms 2016-09-15 10:34:05 +00:00
test_mbedtls test_mbedtls: exclude platforms with insufficient RAM/ROM 2016-07-28 21:22:19 +00:00
test_sha256 test_sha256: fix indentation 2016-08-28 07:47:28 -04:00