Adds missing dependency to AES special case tests

Added MBEDTLS_AES_C to the AES cipher special behaviours test case.
This commit is contained in:
Simon Butcher 2016-08-25 15:40:03 +01:00
parent 5c57e02b1d
commit 80cd444978

View File

@ -1099,4 +1099,5 @@ depends_on:MBEDTLS_AES_C
test_vec_ecb:MBEDTLS_CIPHER_AES_256_ECB:MBEDTLS_DECRYPT:"0000000000000000000000000000000000000000000000000000000000000000":"9b80eefb7ebe2d2b16247aa0efc72f5d":"e0000000000000000000000000000000":0
Cipher Corner Case behaviours
depends_on:MBEDTLS_AES_C
cipher_special_behaviours: