disable biotest
This commit is contained in:
parent
be5d0cca13
commit
c386ab2149
@ -194,6 +194,9 @@ for i in `find $libcrypto_regress -name '*.c'`; do
|
|||||||
$CP "$i" tests
|
$CP "$i" tests
|
||||||
done
|
done
|
||||||
|
|
||||||
|
# the BIO tests rely on resolver results that are OS and environment-specific
|
||||||
|
rm tests/biotest.c
|
||||||
|
|
||||||
# copy libc tests
|
# copy libc tests
|
||||||
$CP $libc_regress/arc4random-fork/arc4random-fork.c tests/arc4randomforktest.c
|
$CP $libc_regress/arc4random-fork/arc4random-fork.c tests/arc4randomforktest.c
|
||||||
$CP $libc_regress/explicit_bzero/explicit_bzero.c tests
|
$CP $libc_regress/explicit_bzero/explicit_bzero.c tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user