aboutsummaryrefslogtreecommitdiff
path: root/libtls-standalone/tests/test.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove libtls-standalone, it's unmaintainedBrent Cook2020-08-201-51/+0
| | | | | | | libtls-standalone was originally intended to make something that could link to any other OpenSSL fork or OpenSSL itself, but I don't think there's anyone who is terribly interested in that after all, so let's clean this up. #610 may be the better solution anyway.
* fix libtls-standalone tests for tls_read and tls_write changed apiZhicheng Wei2015-11-231-3/+3
|
* return 1 on failureBrent Cook2015-06-051-1/+1
|
* flesh out libtls test program a bit, move to testsBrent Cook2015-05-231-0/+51