commit | a07039cfe2e4574b40e08ecb03774b55b210948c | [log] [tgz] |
---|---|---|
author | Darryl Green <darryl.green@arm.com> | Tue Mar 13 16:48:16 2018 +0000 |
committer | Darryl Green <darryl.green@arm.com> | Mon May 21 11:41:04 2018 +0100 |
tree | 2e35341bcaf9c829c04e9d6c036af272c54f5e1a | |
parent | 10d9ce332f9aabfcc4382fb2e35c56454c20140c [diff] [blame] |
Add check-files.py to all.sh
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index e6c7549..6eb2502 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