summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2020-11-04 13:05:46 +1000
committerPauli <paul.dale@oracle.com>2020-11-20 08:24:21 +1000
commit15f54941bd4c0324f1c8d7773db56004183a9cb7 (patch)
tree95c43041ff818eed9dcab78aadbbdebb227bc590 /test
parent1f50630af8fd7a260a88f0473c9de1b2f01d4945 (diff)
test RNG: set state to uninitialised as part of uninstantiate call.
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/13226)
Diffstat (limited to 'test')
-rw-r--r--test/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/build.info b/test/build.info
index b7fafb7eba..0ce3e27ae8 100644
--- a/test/build.info
+++ b/test/build.info
@@ -381,7 +381,7 @@ IF[{- !$disabled{tests} -}]
DEPEND[recordlentest]=../libcrypto ../libssl libtestutil.a
SOURCE[drbgtest]=drbgtest.c
- INCLUDE[drbgtest]=../include ../apps/include
+ INCLUDE[drbgtest]=../include ../apps/include ../providers/common/include
DEPEND[drbgtest]=../libcrypto.a libtestutil.a
SOURCE[rand_status_test]=rand_status_test.c