Add regression test freenull

This commit is contained in:
kinichiro
2017-07-10 22:35:09 +09:00
parent cefd44a86e
commit f7cf93fd22
3 changed files with 12 additions and 0 deletions

1
.gitignore vendored
View File

@@ -55,6 +55,7 @@ tests/arc4random_fork*
tests/asn1time*
tests/cipher*
tests/explicit_bzero*
tests/freenull*
tests/gost2814789t*
tests/mont*
tests/rfc5280time*