wolfssl/scripts
Sean Parkinson ba8e441e53 Allow TLS 1.2 to be compiled out. 2018-05-25 11:00:00 +10:00
..
benchmark.test Replaced == with -eq to fix benchmark.test scripting error 2016-05-20 09:43:30 -06:00
crl-revoked.test minor typo corrections 2015-12-23 13:28:45 -07:00
external.test check return value of ping.test 2016-04-14 14:42:01 -06:00
google.test Allow TLS 1.2 to be compiled out. 2018-05-25 11:00:00 +10:00
include.am * Added support for expected fail test cases with example client/server and suites unit test. 2018-05-03 09:40:51 -07:00
ocsp-stapling-with-ca-as-responder.test adds a call to wolfSSL_CTX_EnableOCSPStapling() on client.c to fix ocspstapling2 tests and removes unnecessary 'kill ' from the test scripts 2017-12-26 22:32:21 -03:00
ocsp-stapling.test adds a call to wolfSSL_CTX_EnableOCSPStapling() on client.c to fix ocspstapling2 tests and removes unnecessary 'kill ' from the test scripts 2017-12-26 22:32:21 -03:00
ocsp-stapling2.test adds a call to wolfSSL_CTX_EnableOCSPStapling() on client.c to fix ocspstapling2 tests and removes unnecessary 'kill ' from the test scripts 2017-12-26 22:32:21 -03:00
ocsp.test Fix for handling OCSP with non-blocking. The HashInput function was being called on the re-entry, which produced a bad mac response from server. Also cleanup for some of the WC_PENDING_E logic for the non-async cases to reduce code size. 2018-03-16 12:05:07 -07:00
openssl.test Allow TLS 1.2 to be compiled out. 2018-05-25 11:00:00 +10:00
ping.test check return value of ping.test 2016-04-14 14:42:01 -06:00
pkcallbacks.test do_cleanup on pkcallbacks.test 2016-12-06 13:04:12 -08:00
psk.test Allow TLS 1.2 to be compiled out. 2018-05-25 11:00:00 +10:00
resume.test Add `USE_SLOW_SHA256` and `USE_SLOW_SHA512` options for reduced code size of SHA. Existing `USE_SLOW_SHA2` applies for SHA512 only. Cleanup formatting of the sha256.c and sha512.c code. Added new `./configure --lowresource` option, which defines the memory reduction defines. Fix for `make check` resume.test scipt with `NO_SESSION_CACHE` defined. 2017-11-09 11:05:28 -08:00
sniffer-testsuite.test
testsuite.pcap
tls13.test Allow TLS 1.2 to be compiled out. 2018-05-25 11:00:00 +10:00
trusted_peer.test update test script, fall back to cert name search, fix der free 2016-03-12 09:37:32 -07:00