From 0d3f252c94057ef5d32e659e941d7877de37d514 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Fri, 28 Apr 2023 11:42:10 -0600 Subject: add and enable policy tests --- update.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'update.sh') diff --git a/update.sh b/update.sh index e5d1799..d42cd58 100755 --- a/update.sh +++ b/update.sh @@ -353,6 +353,7 @@ $CP $libcrypto_regress/evp/evptests.txt tests $CP $libcrypto_regress/aead/*.txt tests $CP $libcrypto_regress/ct/ctlog.conf tests $CP $libcrypto_regress/ct/*.crt tests +$CP $libcrypto_regress/x509/policy/*.pem tests # generate libcrypto freenull.c awk -f $libcrypto_regress/free/freenull.awk \ -- cgit v1.2.3-55-g6feb