build openbsd memmem implementation for explicit_bzero test

memmem is not always available, and not all memmem's work the same way

ok beck@ guenther@
This commit is contained in:
Brent Cook
2014-07-21 18:57:06 -05:00
parent 451dbd967c
commit ea6e7116c9
3 changed files with 7 additions and 1 deletions

1
.gitignore vendored
View File

@@ -47,6 +47,7 @@ tests/mont*
tests/timingsafe*
tests/*test
tests/*test.c
tests/memmem.c
tests/*.pem
tests/testssl
tests/*.txt