Add regress bn_to_string

This commit is contained in:
kinichiro
2019-06-13 10:15:28 +09:00
parent 3e6d12d318
commit 5d686726ec
3 changed files with 13 additions and 0 deletions

1
.gitignore vendored
View File

@@ -57,6 +57,7 @@ tests/asn1evp*
tests/asn1time*
tests/bnaddsub*
tests/bn_rand_interval*
tests/bn_to_string*
tests/cipher*
tests/explicit_bzero*
tests/freenull*