wolfssl/scripts
Daniel Pouzzner c581e13380 bwrap tweaks:
in scripts/ocsp.test, don't call ping.test when $AM_BWRAPPED = yes (ping is setuid, so fails under bwrap);

in scripts/unit.test.in, don't bwrap if $AM_BWRAPPED = yes (double-bwrapping always fails);

in testsuite/testsuite.c testsuite_test(), build tempName using tempDir, and try to assign tempDir from XGETENV("TMPDIR"), fallback to hardcoded "/tmp".
2022-02-10 15:54:39 -06:00
..
benchmark.test Fix RX/TX throughput reporting in example server. 2020-12-08 16:49:09 -06: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-revoked.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
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 tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
google.test Get host name: add code to use popen and the command 'host' 2021-09-09 18:32:19 +10:00
include.am dtls-srtp: don't run openssl_srtp.test on make check 2022-01-25 21:51:56 +01:00
memtest.sh Purge Rabbit cipher 2022-01-28 13:13:53 -05:00
ocsp-stapling-with-ca-as-responder.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
ocsp-stapling.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
ocsp-stapling2.test scripts: fix tests for out of tree `distcheck` 2021-02-08 10:43:31 -08:00
ocsp.test bwrap tweaks: 2022-02-10 15:54:39 -06:00
openssl.test tests: server example doesn't like empty string params 2021-06-14 12:01:09 -07:00
openssl_srtp.test dtls-srtp: add script to test interop with OpenSSL 2022-01-20 16:55:44 +01:00
ping.test
pkcallbacks.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
psk.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
resume.test Put both `DigiCert Global Root CA` and `GlobalSign Root CA` into the Google CA list. Fixes `--enable-dtls --enable-ocsp` ./scripts/ocsp.test`. 2021-12-20 11:47:34 -08:00
sniffer-ipv6.pcap Add the new IPv6 sniffer test file to the automake list. 2019-10-04 14:54:17 -07:00
sniffer-testsuite.test Expanded support for Curve25519/Curve448 and TLS v1.3 sniffer (#4335) 2021-09-01 09:28:24 +10:00
sniffer-tls13-dh.pcap Fix in `snifftest` to try loading private key into static ephemeral and private key. Updated pcap files (were missing TCP packets). 2020-07-20 11:10:46 -07:00
sniffer-tls13-ecc.pcap Fix in `snifftest` to try loading private key into static ephemeral and private key. Updated pcap files (were missing TCP packets). 2020-07-20 11:10:46 -07:00
sniffer-tls13-gen.sh Expanded support for Curve25519/Curve448 and TLS v1.3 sniffer (#4335) 2021-09-01 09:28:24 +10:00
sniffer-tls13-hrr.pcap Added test case for TLS v1.3 with HRR (hello_retry_request) 2020-11-12 08:59:10 -08:00
sniffer-tls13-x25519.pcap Expanded support for Curve25519/Curve448 and TLS v1.3 sniffer (#4335) 2021-09-01 09:28:24 +10:00
stm32l4-v4_0_1_build.sh Purge Rabbit cipher 2022-01-28 13:13:53 -05:00
testsuite.pcap
tls13.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
trusted_peer.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
unit.test.in bwrap tweaks: 2022-02-10 15:54:39 -06:00