commit | e137ea6f6449ebbad6943e7b98f17de7220e6796 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Apr 09 10:47:44 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Apr 09 10:53:11 2015 +0200 |
tree | 674cc1ecfa0f5777bf1fa2b0c0812e26efb2ea7e | |
parent | d1ddd29e81439867d9dbc6125a85b614c9275618 [diff] [blame] |
Add test script check-names.sh
diff --git a/tests/scripts/list-identifiers.sh b/tests/scripts/list-identifiers.sh index e144cd2..130d9d6 100755 --- a/tests/scripts/list-identifiers.sh +++ b/tests/scripts/list-identifiers.sh
@@ -7,7 +7,7 @@ exit 1 fi -HEADERS=$( ls include/mbedtls/*.h | egrep -v 'bn_mul' ) +HEADERS=$( ls include/mbedtls/*.h | egrep -v 'compat-1\.3\.h|bn_mul' ) rm -f identifiers