commit | 2be0b5225e44b5d85ef5b1ec732fe79c9e96e941 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Mar 27 20:16:07 2014 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 04 16:33:01 2014 +0200 |
tree | 3df5abd50924b809d85307183b0f11fd28ab3ad7 | |
parent | 13a1ef86000e235e7d5549c49ff32052cdf6a782 [diff] [blame] |
Add selftest program to the list of tests
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 249be3b..8dba3ec 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -74,6 +74,7 @@ cmake -D CMAKE_BUILD_TYPE:String=ASan . make make test +programs/test/selftest cd tests ./compat.sh ./ssl-opt.sh