commit | 57176e5cd594e9caf3f30f8e2be263bbf1b15a9e | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Tue Jun 06 11:36:16 2017 +0200 |
committer | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Mon Mar 05 13:34:20 2018 +0100 |
tree | 9b286421caadf690edd9241dce103677d1a964f2 | |
parent | c1a91e26ebab80c43736e261b07e0ea85c462123 [diff] [blame] |
Fix missing depends_on:SHA/MD in x509 tests
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index e333a13..eb100df 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -500,6 +500,10 @@ cmake -D CMAKE_BUILD_TYPE:String=Debug . if_build_succeeded tests/scripts/curves.pl +msg "test/build: depends-hashes.pl (gcc)" # ~ 2 min +cleanup +tests/scripts/depends-hashes.pl + msg "test/build: key-exchanges (gcc)" # ~ 1 min cleanup cmake -D CMAKE_BUILD_TYPE:String=Check .