Daniel Pouzzner
|
4d4145e6a0
add support for $NETWORK_UNSHARE_HELPER to the relevant scripts/.
|
il y a 2 ans |
Daniel Pouzzner
|
abfc788389
script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace.
|
il y a 2 ans |
Daniel Pouzzner
|
c9a7393923
fixes for shell script errors detected by shellcheck --severity=error.
|
il y a 2 ans |
Elms
|
21db484f50
tests: fix test scripts for paths with spaces
|
il y a 3 ans |
Daniel Pouzzner
|
5ed2fe8092
scripts/: more race elimination/mitigation.
|
il y a 4 ans |
Daniel Pouzzner
|
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.
|
il y a 4 ans |
Daniel Pouzzner
|
51046d45d3
add bwrapping on all other scripts/*.test except those that make Internet connections, and remove test for setuid bit, as some systems are configured to not require setuid/CAP_NET_ADMIN for CLONE_NEWNET.
|
il y a 4 ans |
Jacob Barthelmeh
|
0a6b93fda2
add single quotes around -? in test scripts
|
il y a 4 ans |
Eric Blankenhorn
|
b83804cb9d
Correct misspellings and typos from codespell tool
|
il y a 4 ans |
Sean Parkinson
|
a03c15e598
Allow NO_WOLFSSL_CLIENT/SERVER to compile and pass tests
|
il y a 6 ans |
Sean Parkinson
|
4ac34b74bd
Fix test to work with configurations not including AES-GCM
|
il y a 6 ans |
Sean Parkinson
|
ba8e441e53
Allow TLS 1.2 to be compiled out.
|
il y a 6 ans |
Jacob Barthelmeh
|
1197f88c4f
add psk.test script for testing
|
il y a 8 ans |