Daniel Pouzzner 3858bda7e9 add "module", "modules_install", and "clean_module" rules to BUILD_LINUXKM section of Makefile.am, and add working install rule to linuxkm/Makefile, so that "make module" and "make modules_install" now work when --enable-linuxkm; fix "make dist" logic in Makefile.am and scripts/include.am to be unaffected by --enable-linuxkm; don't build wolfcrypt/benchmark or testwolfcrypt when --enable-linuxkm and --enable-crypttests. 3 years ago
..
benchmark.test b83804cb9d Correct misspellings and typos from codespell tool 4 years ago
cleanup_testfiles.sh 563806c497 Changed the log dump txt file's directory to include /tests and added it to make clean 3 years ago
crl-revoked.test 5ed2fe8092 scripts/: more race elimination/mitigation. 3 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 3858bda7e9 add "module", "modules_install", and "clean_module" rules to BUILD_LINUXKM section of Makefile.am, and add working install rule to linuxkm/Makefile, so that "make module" and "make modules_install" now work when --enable-linuxkm; fix "make dist" logic in Makefile.am and scripts/include.am to be unaffected by --enable-linuxkm; don't build wolfcrypt/benchmark or testwolfcrypt when --enable-linuxkm and --enable-crypttests. 3 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 5ed2fe8092 scripts/: more race elimination/mitigation. 3 years ago
ocsp-stapling.test 139b0431cb ocsp-stapling*.test: prefix waited servers with "timeout 60" to avoid deadlock failure modes; grep output from "openssl s_client" in "test interop fail case" for expected error message ("self signed certificate in certificate chain"). 3 years ago
ocsp-stapling2.test 139b0431cb ocsp-stapling*.test: prefix waited servers with "timeout 60" to avoid deadlock failure modes; grep output from "openssl s_client" in "test interop fail case" for expected error message ("self signed certificate in certificate chain"). 3 years ago
ocsp.test b669f8eeb9 scripts/: tweak scripts/include.am to run ocsp tests before rather than after testsuite and unit.test; revert POSIXish scripts/*.test to use /bin/sh. 3 years ago
openssl.test 139b0431cb ocsp-stapling*.test: prefix waited servers with "timeout 60" to avoid deadlock failure modes; grep output from "openssl s_client" in "test interop fail case" for expected error message ("self signed certificate in certificate chain"). 3 years ago
ping.test 1e766b23cf check return value of ping.test 8 years ago
pkcallbacks.test 5ed2fe8092 scripts/: more race elimination/mitigation. 3 years ago
psk.test 5ed2fe8092 scripts/: more race elimination/mitigation. 3 years ago
resume.test 5ed2fe8092 scripts/: more race elimination/mitigation. 3 years ago
sniffer-ipv6.pcap b6b57154e5 Add the new IPv6 sniffer test file to the automake list. 4 years ago
sniffer-testsuite.test b669f8eeb9 scripts/: tweak scripts/include.am to run ocsp tests before rather than after testsuite and unit.test; revert POSIXish scripts/*.test to use /bin/sh. 3 years ago
sniffer-tls13-dh.pcap e6017de19d Fix in `snifftest` to try loading private key into static ephemeral and private key. Updated pcap files (were missing TCP packets). 3 years ago
sniffer-tls13-ecc.pcap e6017de19d Fix in `snifftest` to try loading private key into static ephemeral and private key. Updated pcap files (were missing TCP packets). 3 years ago
sniffer-tls13-gen.sh 23a3ead758 Framework for new TLS v1.3 sniffer tests. 3 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 5ed2fe8092 scripts/: more race elimination/mitigation. 3 years ago
trusted_peer.test 5ed2fe8092 scripts/: more race elimination/mitigation. 3 years ago
unit.test 9df9fb7936 unit.test: add bwrap wrapper script at scripts/unit.test. 3 years ago