aboutsummaryrefslogtreecommitdiff
path: root/tests/testenc.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* execute tests that require srcdir environment variable with cmakekinichiro2016-04-051-4/+15
| | | | | | - 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
* add 'nc' to the distribution as an example of libtls client and serverBrent Cook2015-09-121-3/+3
|
* use correct binary on native windows buildsBrent Cook2015-06-051-0/+3
|
* add app tests from regress/usr.bin/opensslBrent Cook2015-05-061-0/+66
These are added directly rather than imported by update.sh since they require local modifications and its not worth breaking everyone's git forks yet to import them through cvs2git.