Revert "Add dependency for generated test cases"

The 'MBEDTLS_TEST_HOOKS' belongs to a test function and
not to a test case.

This reverts commit 1e8c210b9d.

Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
Gabor Mezei 2023-01-27 14:33:50 +01:00
parent 1e8c210b9d
commit 26439bf692
No known key found for this signature in database
GPG key ID: F072ACA227ACD71D

View file

@ -59,7 +59,6 @@ class BignumModRawFixQuasiReduction(bignum_common.ModOperationCommon,
test_name = "mbedtls_mpi_mod_raw_fix_quasi_reduction"
input_style = "fixed"
arity = 1
dependencies = ["MBEDTLS_TEST_HOOKS"]
# Extend the default values with n < x < 2n
input_values = bignum_common.ModOperationCommon.input_values + [