mbedtls/tests/scripts
Gilles Peskine ded50da458 all.sh: --keep-going mode
Add --keep-going mode to all.sh. In this mode, if a test fails, keep
running the subsequent tests. If a build fails, skip any tests of this
build and move on to the next tests. Errors in infrastructure, such as
git or cmake runs, remain fatal. Print an error summary at the end of
the run, and return a nonzero code if there was any failure.

In known terminal types, use color to highlight errors.

On a fatal signal, interrupt the run and report the errors so far.
2017-12-20 15:24:51 +01:00
..
all.sh all.sh: --keep-going mode 2017-12-20 15:24:51 +01:00
check-generated-files.sh New test script for generated files 2015-02-13 14:53:53 +00:00
curves.pl Fix curves.pl script to build 2017-02-02 15:06:51 +00:00
gen_ctr_drbg.pl - Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator 2011-11-27 14:46:59 +00:00
gen_gcm_decrypt.pl Split up GCM into a start/update/finish cycle 2013-06-26 15:08:29 +02:00
gen_gcm_encrypt.pl Split up GCM into a start/update/finish cycle 2013-06-26 15:08:29 +02:00
gen_pkcs1_v21_sign_verify.pl - Added support for PKCS#1 v2.1 encoding and thus support for the RSAES-OAEP and RSASSA-PSS operations (enabled by POLARSSL_PKCS1_V21) 2011-03-08 14:16:06 +00:00
generate_code.pl Merge remote-tracking branch 'public/pr/1119' into mbedtls-1.3 2017-12-19 12:21:07 +01:00
tcp_client.pl More tests of FALLBACK_SCSV 2017-05-17 14:50:38 +02:00
test-ref-configs.pl Rename to mbed TLS in tests/ 2015-01-22 16:43:54 +00:00