wolfssl/scripts
Juliusz Sosinowicz 39642d5ad3 Skip multi-msg-record test when wolfSSL built without RSA
The test certs are RSA; if NO_RSA is defined the client can neither
load nor verify them. Detect "RSA not supported" in client -? help
and exit 77 (SKIP) before tlslite-ng tries to use the RSA chain.
2026-05-14 13:10:13 +02:00
..
bench shellcheck-guided fixes in IDE/XilinxSDK/bench.sh, IDE/XilinxSDK/combine.sh, IDE/XilinxSDK/graph.sh, and scripts/bench/bench_functions.sh. 2022-09-30 12:05:40 -05:00
aria-cmake-build-test.sh portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
asn1_oid_sum.pl Support RFC 9802 LMS and XMSS in X.509 verification 2026-05-07 17:14:31 +02:00
benchmark.test scripts/*.test: in kill -0 PID existence tests, close stderr to silence noise. 2026-04-14 23:23:53 -05:00
benchmark_compare.sh portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
cleanup_testfiles.sh Changed the log dump txt file's directory to include /tests and added it to make clean 2020-07-23 10:12:40 -07:00
crl-gen-openssl.test Generate CRLs from unit test script 2026-03-10 13:25:12 -07:00
crl-revoked.test src/ssl.c: in wolfSSL_check_domain_name(), use XSTRCMP(), not strcmp(); 2026-05-06 21:40:33 -05:00
dertoc.pl portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
dtls.test scripts/*.test: delay reaping servers in cleanup handlers to allow sanitizers to finish rendering backtraces. 2026-04-14 23:09:20 -05:00
dtlscid.test Fix compilation checks in test scripts 2026-02-10 13:14:55 +01:00
external.test Restore original comments 2024-09-05 15:10:50 -07:00
google.test Restore original comments 2024-09-05 15:10:50 -07:00
include.am Add a test for multi-message TLS records 2026-05-14 13:10:13 +02:00
makedistsmall.sh portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
memtest.sh portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
multi-msg-record.py Skip multi-msg-record test when wolfSSL built without RSA 2026-05-14 13:10:13 +02:00
multi-msg-record.test Fix comment dash 2026-05-14 13:10:13 +02:00
ocsp-responder-openssl-interop.test Make test scripts work in sandboxed/restricted environments 2026-05-14 13:10:13 +02:00
ocsp-stapling-with-ca-as-responder.test Fix compilation checks in test scripts 2026-02-10 13:14:55 +01:00
ocsp-stapling-with-wolfssl-responder.test Address copilot review 2026-03-11 11:08:44 +01:00
ocsp-stapling.test Make test scripts work in sandboxed/restricted environments 2026-05-14 13:10:13 +02:00
ocsp-stapling2.test Fix all shellcheck items 2026-03-04 15:06:55 -07:00
ocsp-stapling_tls13multi.test Implement OCSP responder 2026-03-11 10:21:16 +01:00
ocsp.test [scripts/ocsp.test] Remove ${SCRIPT_DIR} from the pathname to ca-google-root.pem. 2024-08-31 18:22:20 +09:00
openssl.test Merge pull request #10058 from julek-wolfssl/hostap-ec-generate.sh 2026-04-23 14:09:09 -06:00
openssl_srtp.test Add bwrap network namespace isolation to scripts with listening ports 2026-04-09 13:56:14 +02:00
pem.test scripts/pem.test: correctly compute and use SRC_DIR, and fix whitespace. 2026-04-20 17:42:29 -05:00
ping.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
pkcallbacks.test scripts/*.test: in kill -0 PID existence tests, close stderr to silence noise. 2026-04-14 23:23:53 -05:00
psk.test scripts/*.test: in kill -0 PID existence tests, close stderr to silence noise. 2026-04-14 23:23:53 -05:00
resume.test scripts/*.test: in kill -0 PID existence tests, close stderr to silence noise. 2026-04-14 23:23:53 -05:00
rsapss.test Fix all shellcheck items 2026-03-04 15:06:55 -07:00
sniffer-gen.sh Add bwrap network namespace isolation to scripts with listening ports 2026-04-09 13:56:14 +02:00
sniffer-ipv6.pcap Add the new IPv6 sniffer test file to the automake list. 2019-10-04 14:54:17 -07:00
sniffer-static-rsa.pcap Fixes for minor sniffer and async issues: 2022-04-18 11:46:40 -07:00
sniffer-testsuite.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
sniffer-tls12-keylog.out Initial sniffer keylog file support for TLS 1.2 2023-08-22 11:23:46 -06:00
sniffer-tls12-keylog.pcap added tls13 keylog test, refactored diff test to only use app data output 2023-08-24 13:05:01 -06:00
sniffer-tls12-keylog.sslkeylog added tls13 keylog test, refactored diff test to only use app data output 2023-08-24 13:05:01 -06:00
sniffer-tls13-dh-resume.pcap Sniffer asynchronous support. 2022-03-21 12:05:08 -07:00
sniffer-tls13-dh.pcap Sniffer asynchronous support. 2022-03-21 12:05:08 -07:00
sniffer-tls13-ecc-resume.pcap Sniffer asynchronous support. 2022-03-21 12:05:08 -07:00
sniffer-tls13-ecc.pcap Sniffer asynchronous support. 2022-03-21 12:05:08 -07:00
sniffer-tls13-hrr.pcap Sniffer asynchronous support. 2022-03-21 12:05:08 -07:00
sniffer-tls13-keylog.out added tls13 keylog test, refactored diff test to only use app data output 2023-08-24 13:05:01 -06:00
sniffer-tls13-keylog.pcap added tls13 keylog test, refactored diff test to only use app data output 2023-08-24 13:05:01 -06:00
sniffer-tls13-keylog.sslkeylog added tls13 keylog test, refactored diff test to only use app data output 2023-08-24 13:05:01 -06:00
sniffer-tls13-x25519-resume.pcap Sniffer asynchronous support. 2022-03-21 12:05:08 -07:00
sniffer-tls13-x25519.pcap Sniffer asynchronous support. 2022-03-21 12:05:08 -07:00
stm32l4-v4_0_1_build.sh portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
tls13.test scripts/*.test: in kill -0 PID existence tests, close stderr to silence noise. 2026-04-14 23:23:53 -05:00
trusted_peer.test scripts/*.test: in kill -0 PID existence tests, close stderr to silence noise. 2026-04-14 23:23:53 -05:00
unit.test.in global fixes for shellcheck warnings SC2027, SC2069, SC2154, SC2141, SC3014, SC3037 (all true positives). note, does not fix SC2057 in ocsp-stapling.test, which is addressed by PR #5174 . 2022-05-24 12:13:14 -05:00
user_settings_asm.sh scripts/user_settings_asm.sh: give priority to user_settings.h found via the supplied search path arguments, and fall back to current directory; use POSIX sh variable expansions for prefix trimming and variable existence testing; trim trailing slash from supplied search path arguments; direct error messages to stderr. 2022-10-12 11:20:56 -05:00