commit | bd38c3b89f35c87d920e50cd2765b16a0ead04ab | [log] [tgz] |
---|---|---|
author | Darryl Green <darryl.green@arm.com> | Tue Mar 13 16:48:16 2018 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Tue Jun 05 11:57:12 2018 +0100 |
tree | cf5a0ed754b13f0df3b48fbd2994448f0552aa5a | |
parent | da02eb310c44af5aaeeb4a39476f7c913636330c [diff] [blame] |
Add check-files.py to all.sh
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index c64c9c0..0ebc31b 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -413,6 +413,10 @@ msg "test: doxygen markup outside doxygen blocks" # < 1s tests/scripts/check-doxy-blocks.pl +msg "test: check-files.py" # < 1s +cleanup +tests/scripts/check-files.py + msg "test/build: declared and exported names" # < 3s cleanup tests/scripts/check-names.sh