test: make build descriptions more consistent
authorPauli <pauli@openssl.org>
Thu, 8 Jul 2021 01:09:39 +0000 (11:09 +1000)
committerPauli <pauli@openssl.org>
Sun, 11 Jul 2021 23:13:20 +0000 (09:13 +1000)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16022)

test/build.info

index 40618715c4e8b1536eedd0d5615c9e9fb0bbf5c8..af21e0325555469dee0034ed69eb858c48a34dfd 100644 (file)
@@ -859,9 +859,9 @@ IF[{- !$disabled{tests} -}]
   DEPEND[namemap_internal_test]=../libcrypto.a libtestutil.a
 
   PROGRAMS{noinst}=bio_prefix_text
-  SOURCE[bio_prefix_text]=bio_prefix_text.c $LIBAPPSSRC
+  SOURCE[bio_prefix_text]=bio_prefix_text.c
   INCLUDE[bio_prefix_text]=.. ../include ../apps/include
-  DEPEND[bio_prefix_text]=../libcrypto
+  DEPEND[bio_prefix_text]=../libcrypto libtestutil.a
 
   IF[{- !$disabled{'deprecated-3.0'} -}]
     PROGRAMS{noinst}=pem_read_depr_test