Travis: call all depends_* tests
Call all.sh to run all the available test_depends_* components. This
adds a run of depends-hashes.pl and depends-pkgalgs.pl.
Keep invoking test-ref-configs.pl rather than via all.sh so that it
doesn't run with ASan. This saves some time and ASan there doesn't
turn up much more than in the full config.
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/.travis.yml b/.travis.yml
index c3bd352..39933b5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,8 +27,7 @@
- name: enumerated configurations
script:
- tests/scripts/test-ref-configs.pl
- - tests/scripts/curves.pl
- - tests/scripts/key-exchanges.pl
+ - tests/scripts/all.sh -k 'test_depends_*' 'build_key_exchanges'
after_failure:
- tests/scripts/travis-log-failure.sh