diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index c0bad4da5..517a9faba 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh @@ -1726,6 +1726,11 @@ component_build_key_exchanges () { tests/scripts/key-exchanges.pl } +component_test_depends () { + msg "test/build: depends.py (gcc)" # ~ 15 min + tests/scripts/depends.py +} + component_test_make_cxx () { msg "build: Unix make, full, gcc + g++" scripts/config.py full