aboutsummaryrefslogtreecommitdiff
path: root/tests/ssltest.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix test when openssl(1) is not in $PATHBrent Cook2022-07-101-2/+3
|
* update for latest changesBrent Cook2022-07-101-2/+2
|
* execute tests that require srcdir environment variable with cmakekinichiro2016-04-051-3/+10
| | | | | | - uncomment procedures for aeadtest, evptest, pq_test, ssltest, testdsa and testrsa - add set_tests_properties() for setting environment variable srcdir - tweak openssl path in ssltest.sh, testdsa.sh, testenc.sh and testrsa.sh
* update path to openssl(1) in testssl wrapperv2.3.0Brent Cook2015-09-221-3/+3
|
* update and mask unit tests when running on win32Brent Cook2014-12-031-3/+17
| | | | | | | | Update pq_test to ignore changes in whitespace. Update for new testssl params, specify absolute paths to test binaries. Fork-based tests do not make sense on Windows. Disable building biotest, since it is too specific to OpenBSD's behavior to be useful on other platforms.
* remove bash-isms from test scriptsBrent Cook2014-07-281-1/+2
|
* fix out of tree builds for ssl testBrent Cook2014-07-101-1/+1
| | | | | ssl tests need to find the openssl binary relative to the build, not the source, directory
* initial top-level import of subdirectoriesBrent Cook2014-07-101-0/+4