Christoph M. Wintersteiger
|
346932a099
|
Fix preprocessor directive recognition in list-enum-consts.pl
|
2019-08-29 16:12:38 +01:00 |
|
Christoph M. Wintersteiger
|
e0e8eb3114
|
ECDH: Add #ifdef filter to tests/scripts/list-enum-consts.pl
This allows the use of #ifdef ... #endif in enum definitions (e.g.,
mbedtls_ecdh_variant in ecdh.h).
|
2019-08-29 16:12:38 +01:00 |
|
Jaeden Amero
|
78d9d0c1e9
|
check-names: Consider crypto-sourced header files
Many identifiers come from Mbed Crypto. Teach check-names.sh to look in
the crypto submodule for identifiers, to avoid incorrect test results.
|
2019-08-15 15:24:26 +01:00 |
|
fbrosson
|
533407a266
|
Use "#!/usr/bin/env perl" as shebang line.
|
2018-04-04 21:44:29 +00:00 |
|
Manuel Pégourié-Gonnard
|
ae738c29eb
|
Fix warning from Perl 5.21 in helper script
|
2015-07-01 19:32:00 +02:00 |
|
Manuel Pégourié-Gonnard
|
e137ea6f64
|
Add test script check-names.sh
|
2015-04-09 10:53:11 +02:00 |
|
Manuel Pégourié-Gonnard
|
d1ddd29e81
|
Adapt error messages in tests/scripts/list-*
|
2015-04-09 10:15:10 +02:00 |
|
Manuel Pégourié-Gonnard
|
0edba1a8ee
|
Move temporary list scripts to tests/scripts
|
2015-04-09 10:12:44 +02:00 |
|