Ignore ec_arithmetic test

This commit is contained in:
Theo Buehler
2025-08-17 13:21:49 -06:00
parent 45e37fba52
commit 627df1f3d6

1
.gitignore vendored
View File

@@ -108,6 +108,7 @@ tests/constraints*
tests/crypto_test* tests/crypto_test*
tests/ctlog.conf tests/ctlog.conf
tests/*.crt tests/*.crt
tests/ec_arithmetic*
tests/ec_point_conversion* tests/ec_point_conversion*
tests/ecc_cdh* tests/ecc_cdh*
tests/evp_pkey_cleanup* tests/evp_pkey_cleanup*