commit | f8277f9cdb6bf8955423619745d58c0979493f01 | [log] [tgz] |
---|---|---|
author | Darryl Green <darryl.green@arm.com> | Tue Mar 13 16:48:16 2018 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Fri Jun 22 09:55:26 2018 +0100 |
tree | c98bce1da20e809a2dcfa97c8f6b2d304a95b839 | |
parent | dd3c93fbf1236c2586e01b10d438ff06b4a8b982 [diff] [blame] |
Add check-files.py to all.sh
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 6f2bfad..9b6c655 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -391,6 +391,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