wolfssl/scripts
Juliusz Sosinowicz 7968867def Address review: tell a timeout kill apart from an expected failure
The negative tests accepted any non-zero client status, and the openssl.test
capability and protocol probes read only a command's output. A run killed by
timeout(1) therefore looked like the certificate rejection, auth failure or
missing feature each site was testing for, and the script still reported
success with the coverage silently dropped.

Check for the timeout statuses (124, and 137 for the SIGKILL used here)
before interpreting a result:
 - trusted_peer.test: the three wrong-CA / wrong-peer rejection cases
 - tls13.test: cipher mismatch, mutual auth, and the version downgrade cases
 - psk.test: the no-peer-cert rejection case
 - openssl.test: the seven wolfSSL/OpenSSL certificate capability probes and
   the SSLv3, TLS 1.0 and TLS 1.1 connection probes
2026-08-17 03:35:10 +00:00
..
bench fix: use SPDX GPL-3.0-or-later license identifiers in metadata 2026-08-07 13:34:41 -07:00
testdata
advisory-vex-overlay.example.json
advisory-vex-overlay.schema.json
aria-cmake-build-test.sh
asn1_oid_sum.pl Parse x500UniqueIdentifier (OID 2.5.4.45) in certificate DN 2026-08-06 11:05:30 -05:00
benchmark.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
benchmark_compare.sh
bomsh_verify.py
cleanup_testfiles.sh
crl-gen-openssl.test
crl-revoked.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
csaf_validate.mjs
cwe-names.json
dertoc.pl
dtls.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
dtlscid.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
external.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
falcon-interop.c
gen-advisory
gen-sbom
google.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
include.am
makedistsmall.sh
memtest.sh
multi-msg-record.py
multi-msg-record.test
ocsp-responder-openssl-interop.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
ocsp-stapling-with-ca-as-responder.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
ocsp-stapling-with-wolfssl-responder.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
ocsp-stapling.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
ocsp-stapling2.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
ocsp-stapling_tls13multi.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
ocsp.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
openssl.test Address review: tell a timeout kill apart from an expected failure 2026-08-17 03:35:10 +00:00
openssl_srtp.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
pem.test
ping.test
pkcallbacks.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
psk.test Address review: tell a timeout kill apart from an expected failure 2026-08-17 03:35:10 +00:00
puf_bch_genpoly.py wolfCrypt SRAM PUF: configurable error correction and footprint 2026-08-09 09:04:51 +02:00
resume.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
rsapss.test Address review: make the hang guards actually fire 2026-08-13 15:52:17 +00:00
sbom.am
sniffer-gen.sh
sniffer-ipv6.pcap
sniffer-static-rsa.pcap
sniffer-testsuite.test
sniffer-tls12-keylog.out
sniffer-tls12-keylog.pcap
sniffer-tls12-keylog.sslkeylog
sniffer-tls13-dh-resume.pcap
sniffer-tls13-dh.pcap
sniffer-tls13-ecc-resume.pcap
sniffer-tls13-ecc.pcap
sniffer-tls13-hrr.pcap
sniffer-tls13-keylog.out
sniffer-tls13-keylog.pcap
sniffer-tls13-keylog.sslkeylog
sniffer-tls13-x25519-resume.pcap
sniffer-tls13-x25519.pcap
stm32l4-v4_0_1_build.sh
test_csaf_validate.mjs
test_gen_advisory.py
test_gen_sbom.py
tls13.test Address review: tell a timeout kill apart from an expected failure 2026-08-17 03:35:10 +00:00
trusted_peer.test Address review: tell a timeout kill apart from an expected failure 2026-08-17 03:35:10 +00:00
tsp.test
unit.test.in
user_settings_asm.sh