mbedtls/tests/scripts
Manuel Pégourié-Gonnard 602544e659 Fix usage of CFLAGS with cmake in all.sh
With cmake, CFLAGS has to be set when invoking cmake, not make (which totally
ignores the value of CFLAGS when it runs and only keeps the one from cmake).

Also, in that case the flags were either redundant (-Werror etc) or wrong
(-std=c99 -pedantic) as some parts of the library will not build with
-pedantic (see the other -pedantic tests, which are correct, for what needs to
be disabled).
2017-08-08 11:06:49 +02:00
..
all.sh Fix usage of CFLAGS with cmake in all.sh 2017-08-08 11:06:49 +02:00
basic-build-test.sh Fix scripts to support multiple openssl and gnutls 2016-09-27 16:04:44 +01:00
check-doxy-blocks.pl Fix check-doxy-blocks.pl to run from root dir 2017-05-12 00:16:50 +01:00
check-generated-files.sh
check-names.sh Pre push hook script 2017-07-27 15:08:01 +01:00
curves.pl Fix usage of {curves,key-exchanges}.pl in all.sh 2017-08-08 11:06:49 +02:00
depends-hashes.pl Fix usage of {curves,key-exchanges}.pl in all.sh 2017-08-08 11:06:49 +02:00
depends-pkalgs.pl Add new test script depends-pkalgs.pl 2017-08-08 11:06:49 +02:00
doxygen.sh Add scripts/apidoc_full.sh 2016-01-12 14:48:03 +00:00
gen_ctr_drbg.pl
gen_gcm_decrypt.pl
gen_gcm_encrypt.pl
gen_pkcs1_v21_sign_verify.pl
generate-afl-tests.sh Added script to split the test case data files 2016-03-09 19:32:09 +00:00
generate_code.pl Fix generate_code.pl to handle escaped : 2017-02-02 14:38:13 +00:00
key-exchanges.pl Fix usage of {curves,key-exchanges}.pl in all.sh 2017-08-08 11:06:49 +02:00
list-enum-consts.pl
list-identifiers.sh
list-macros.sh
list-symbols.sh Fix list-symbols.sh 2015-08-04 17:46:21 +02:00
recursion.pl
run-test-suites.pl Skip all non-executables in run-test-suites.pl 2017-05-03 16:26:47 +02:00
tcp_client.pl Fix FALLBACK_SCSV parsing 2017-05-16 17:53:03 +02:00
test-ref-configs.pl Make the test builds much stricter for warnings 2017-02-15 09:08:26 +00:00
travis-log-failure.sh Fixes Travis post-mortem script dump following review 2016-04-10 15:11:27 +01:00
yotta-build.sh Fix scripts to support multiple openssl and gnutls 2016-09-27 16:04:44 +01:00