From b7f699ab34684e0dae18949c142824b929388338 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 29 Jun 2015 22:49:37 -0500 Subject: add cipher_list test --- update.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'update.sh') diff --git a/update.sh b/update.sh index 237939c..008931e 100755 --- a/update.sh +++ b/update.sh @@ -238,6 +238,7 @@ $CP $libssl_regress/ssl/testssl tests for i in `find $libssl_regress -name '*.c'`; do $CP "$i" tests done +$CP $libssl_regress/unit/tests.h tests $CP $libssl_regress/certs/ca.pem tests $CP $libssl_regress/certs/server.pem tests -- cgit v1.2.3-55-g6feb