wolfssl/scripts
kaleb-himes fdeb65dec8 WCv4.0.1-stable changes
CHAR_BIT to 8, simplify logic from peer review

Update build script
2019-07-16 15:58:56 -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 Fixes to work when compiled with TLS 1.3 only 2018-08-28 15:37:15 +10:00
google.test
include.am WCv4.0.1-stable changes 2019-07-16 15:58:56 -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 Fixes to work when compiled with TLS 1.3 only 2018-08-28 15:37:15 +10:00
ocsp-stapling.test add ocsp stapling test and initialize values 2019-01-04 13:16:47 -07:00
ocsp-stapling2.test add ocsp test for more code coverage 2019-01-14 13:52:13 -07:00
ocsp.test OCSP Script Update 2019-01-17 11:36:44 -08:00
openssl.test
ping.test
pkcallbacks.test
psk.test
resume.test Fixes to work when compiled with TLS 1.3 only 2018-08-28 15:37:15 +10:00
sniffer-testsuite.test
stm32l4-v4_0_1_build.sh WCv4.0.1-stable changes 2019-07-16 15:58:56 -06:00
testsuite.pcap
tls13.test
trusted_peer.test