[tests] Added new coverity test configuration

Coveriry test configuration that passes travis build time limit
This commit is contained in:
podhrmic
2016-07-26 10:58:16 -07:00
committed by Felix Ruess
parent 3d7d0a4b0e
commit 92e3b16f8d
3 changed files with 403 additions and 1 deletions
+4
View File
@@ -304,6 +304,10 @@ ab_clean:
#
test: test_math test_examples
# subset of airframes for coverity test to pass the limited build time on travis
test_coverity: all
CONF_XML=conf/conf_tests_coverity.xml prove tests/aircrafts/
# compiles all aircrafts in conf_tests.xml
test_examples: all
CONF_XML=conf/conf_tests.xml prove tests/aircrafts/