wolfssl/scripts
Jacob Barthelmeh c3ab52ed44 key size check on ocsp-stapling2 test 2018-08-15 09:52:43 -06:00
..
benchmark.test
crl-revoked.test
dertoc.pl 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`. 2018-07-31 15:57:02 -07:00
external.test
google.test Allow TLS 1.2 to be compiled out. 2018-05-25 11:00:00 +10:00
include.am further test control over ocsp-stapling tests 2018-08-10 11:44:16 -06:00
memtest.sh 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`. 2018-07-30 13:53:35 -07:00
ocsp-stapling-with-ca-as-responder.test Use pzero solutions on servers and clients in addition to ocsp responders 2018-08-10 14:17:17 -06:00
ocsp-stapling.test check max key size with ocsp stapling test 2018-08-15 09:52:43 -06:00
ocsp-stapling2.test key size check on ocsp-stapling2 test 2018-08-15 09:52:43 -06:00
ocsp.test update ocsp test case for portability and informative updates on use of environment variable 2018-08-07 10:42:18 -06:00
openssl.test Allow TLS 1.2 to be compiled out. 2018-05-25 11:00:00 +10:00
ping.test
pkcallbacks.test
psk.test Allow NO_WOLFSSL_CLIENT/SERVER to compile and pass tests 2018-06-13 11:42:16 +10:00
resume.test Allow NO_WOLFSSL_CLIENT/SERVER to compile and pass tests 2018-06-13 11:42:16 +10:00
sniffer-testsuite.test
testsuite.pcap
tls13.test Allow NO_WOLFSSL_CLIENT/SERVER to compile and pass tests 2018-06-13 11:42:16 +10:00
trusted_peer.test