mbedtls/tests/scripts
Manuel Pégourié-Gonnard 3551901cd1 Make ar invocation more portable
armar doesn't understand the syntax without dash. OTOH, the syntax with dash
is the only one specified by POSIX, and it's accepted by GNU ar, BSD ar (as
bundled with OS X) and armar, so it looks like the most portable syntax.

fixes #386
2016-01-07 13:55:05 +01:00
..
all.sh Make ar invocation more portable 2016-01-07 13:55:05 +01:00
check-doxy-blocks.pl Move test scripts to tests/scripts 2015-04-10 11:34:22 +02: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-22 16:11:39 +02: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 Merge branch 'mbedtls-1.3' into development 2015-04-17 20:39:50 +02:00
key-exchanges.pl Add -Werror to reduced configs test scripts 2015-10-23 08:53:34 +02: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-20 17:01:10 +02:00
test-ref-configs.pl Merge branch 'development' into misc 2015-10-27 16:57:34 +00:00
yotta-build.sh Small improvement to test script 2015-10-30 11:15:40 +01:00