mbedtls/tests/scripts
Gilles Peskine 341ea25724 all.sh: be more conservative when cleaning up CMake artefacts
Only delete things that we expect to find, to avoid deleting other
things that people might have lying around in their build tree.
Explicitly skip .git to avoid e.g. accidentally matching a branch
name.
2018-03-21 12:15:06 +01:00
..
all.sh all.sh: be more conservative when cleaning up CMake artefacts 2018-03-21 12:15:06 +01:00
check-doxy-blocks.pl Fix check-doxy-blocks.pl to run from root dir 2017-05-13 19:22:03 +01:00
check-generated-files.sh New test script for generated files 2015-02-13 14:53:53 +00:00
check-names.sh Add support for MBEDTLS_USER_CONFIG_FILE 2015-08-06 09:57:54 +02:00
curves.pl Add script to test configs with single key exchanges 2015-10-28 13:15:23 +01: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 The Great Renaming 2015-04-08 13:25:31 +02:00
generate_code.pl Fix typos and add copyright statement to generate_code.pl 2018-01-23 21:21:00 +00:00
key-exchanges.pl Add -Werror to reduced configs test scripts 2015-10-28 13:17:08 +01:00
list-enum-consts.pl Fix warning from Perl 5.21 in helper script 2015-07-01 19:32:00 +02:00
list-identifiers.sh Add test script check-names.sh 2015-04-09 10:53:11 +02:00
list-macros.sh Add test script check-names.sh 2015-04-09 10:53:11 +02:00
list-symbols.sh Fix list-symbols.sh 2015-08-04 17:46:21 +02:00
recursion.pl Move test scripts to tests/scripts 2015-04-10 11:34:22 +02:00
run-test-suites.pl Small fix to 'make test' script 2015-10-27 10:29:26 +01:00
tcp_client.pl Fix FALLBACK_SCSV parsing 2017-05-16 18:03:02 +02:00
test-ref-configs.pl Add -Werror to reduced configs test scripts 2015-10-28 13:17:08 +01:00
yotta-build.sh Add test for yotta debug build 2016-01-08 15:08:49 +01:00