kaleb-himes fdeb65dec8 WCv4.0.1-stable changes 4 years ago
..
benchmark.test fa94f5ffe9 Replaced == with -eq to fix benchmark.test scripting error 8 years ago
crl-revoked.test cc8633fe7f minor typo corrections 8 years ago
dertoc.pl 72aef0ab11 Added handy script for converting DER file to C array. Example: `./scripts/dertoc.pl ./certs/server-cert.der server_cert_der_2048 server-cert.c`. 5 years ago
external.test 487c60df78 Fixes to work when compiled with TLS 1.3 only 5 years ago
google.test ba8e441e53 Allow TLS 1.2 to be compiled out. 6 years ago
include.am fdeb65dec8 WCv4.0.1-stable changes 4 years ago
memtest.sh 2c3475c1d6 Added new build option `--enable-memtest` or `WOLFSSL_FORCE_MALLOC_FAIL_TEST` which enables random malloc failures for testing. This test supresses the `abort()` calls to detect seg faults. A new script `./scripts/memtest.sh` starts the test. If an issue is found it can be reviewed with the `./scripts/memtest.txt` log and reproduced using the seed printed at top of unit test as `--- RNG MALLOC FAIL AT 295---` and rerun using `./tests/unit.test 295`. 5 years ago
ocsp-stapling-with-ca-as-responder.test 487c60df78 Fixes to work when compiled with TLS 1.3 only 5 years ago
ocsp-stapling.test a00eaeb877 add ocsp stapling test and initialize values 5 years ago
ocsp-stapling2.test e4132d32a4 add ocsp test for more code coverage 5 years ago
ocsp.test 0459e9842e OCSP Script Update 5 years ago
openssl.test ba8e441e53 Allow TLS 1.2 to be compiled out. 6 years ago
ping.test 1e766b23cf check return value of ping.test 8 years ago
pkcallbacks.test ed8e0132a7 do_cleanup on pkcallbacks.test 7 years ago
psk.test a03c15e598 Allow NO_WOLFSSL_CLIENT/SERVER to compile and pass tests 6 years ago
resume.test 487c60df78 Fixes to work when compiled with TLS 1.3 only 5 years ago
sniffer-testsuite.test f76af05abf change autoconf scripts to /bin/sh, no -i on ping for portability 9 years ago
stm32l4-v4_0_1_build.sh fdeb65dec8 WCv4.0.1-stable changes 4 years ago
testsuite.pcap 1e9647023c add snifftest script check to make check 9 years ago
tls13.test a03c15e598 Allow NO_WOLFSSL_CLIENT/SERVER to compile and pass tests 6 years ago
trusted_peer.test db758dc98b update test script, fall back to cert name search, fix der free 8 years ago