add evp_pkey_cleanup test

This commit is contained in:
Brent Cook
2022-04-04 01:09:27 -05:00
parent e5263d7163
commit b52dc3d9b2
3 changed files with 13 additions and 0 deletions

1
.gitignore vendored
View File

@@ -74,6 +74,7 @@ tests/cipher*
tests/constraints*
tests/ec_point_conversion*
tests/evp_pkey_check*
tests/evp_pkey_cleanup*
tests/explicit_bzero*
tests/freenull*
tests/gost2814789t*