libreSSL/tests
kinichiro 14905877a0 Enable tests on Visual Studio
- add patch for aeadtest.c to undef IN
- add patch for ocsp_test.c to call BIO_sock_init() before getaddrinfo()
- define STDERR_FILENO in unistd.h to build pkcs7test.c
- add option ENABLE_VSTEST(default OFF) to enable test on Visual Studio
- modify to pass test data file as an argument (aeadtest, evptest)
- add Windows scripts (ocsptest, pq_test, ssltest, testdsa, testenc, testrsa)
- do not build pidwraptest on MSVC
- fix some indentations
2016-10-30 21:40:24 -05:00
..
aeadtest.sh update and mask unit tests when running on win32 2014-12-03 17:02:29 -06:00
arc4randomforktest.sh initial top-level import of subdirectories 2014-07-10 06:22:54 -05:00
CMakeLists.txt Enable tests on Visual Studio 2016-10-30 21:40:24 -05:00
evptest.sh update and mask unit tests when running on win32 2014-12-03 17:02:29 -06:00
Makefile.am Enable tests on Visual Studio 2016-10-30 21:40:24 -05:00
ocsptest.bat Enable tests on Visual Studio 2016-10-30 21:40:24 -05:00
ocsptest.sh add OCSP test 2016-07-04 23:29:39 -05:00
openssl.cnf add app tests from regress/usr.bin/openssl 2015-05-06 22:39:32 -05:00
optionstest.c distcheck fixes 2015-05-06 22:53:28 -05:00
pidwraptest.c undef LIBRESSL_INTERNAL for the pidwrap test. 2014-10-22 13:06:36 -05:00
pidwraptest.sh remove bash-isms from test scripts 2014-07-28 07:26:27 -05:00
pq_test.bat Enable tests on Visual Studio 2016-10-30 21:40:24 -05:00
pq_test.sh update and mask unit tests when running on win32 2014-12-03 17:02:29 -06:00
rfc5280time_small.test move rfc5280time to rfc5280time_small 2015-10-18 11:18:23 -05:00
ssltest.bat Enable tests on Visual Studio 2016-10-30 21:40:24 -05:00
ssltest.sh execute tests that require srcdir environment variable with cmake 2016-04-05 10:02:35 +09:00
testdsa.bat Enable tests on Visual Studio 2016-10-30 21:40:24 -05:00
testdsa.sh execute tests that require srcdir environment variable with cmake 2016-04-05 10:02:35 +09:00
testenc.bat Enable tests on Visual Studio 2016-10-30 21:40:24 -05:00
testenc.sh execute tests that require srcdir environment variable with cmake 2016-04-05 10:02:35 +09:00
testrsa.bat Enable tests on Visual Studio 2016-10-30 21:40:24 -05:00
testrsa.sh execute tests that require srcdir environment variable with cmake 2016-04-05 10:02:35 +09:00
testssl.bat Enable tests on Visual Studio 2016-10-30 21:40:24 -05:00