commit | 58ec0a6af39d6dd8b9a7dc1b68df894c717f6d3f | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Sun Apr 10 15:43:15 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Sun Apr 10 15:43:15 2016 +0100 |
tree | de44c71380ee7c25c1ae85fa47861c097493cb83 | |
parent | 1cabdd573da076615d94667e26f811b84de13d0e [diff] | |
parent | 024ac945c1c15c65ee2b80941093f9d08b55b2b7 [diff] |
Merge branch 'development-restricted'
diff --git a/tests/scripts/basic-build-test.sh b/tests/scripts/basic-build-test.sh index ffca6f9..f1b36c3 100755 --- a/tests/scripts/basic-build-test.sh +++ b/tests/scripts/basic-build-test.sh
@@ -37,7 +37,8 @@ # Step 1 - Make and instrumented build for code coverage export CFLAGS=' --coverage -g3 -O0 ' -make clean; make +make clean +make # Step 2 - Execute the tests