Update sha256t and sha512t to use the test infrastructure
[openssl.git] / test / build.info
index d712b71805b955e3b13f3c939e2c89a776b05baa..cc0820d1e449486c6ed1e16e316daa6d6c3c785f 100644 (file)
@@ -103,11 +103,11 @@ IF[{- !$disabled{tests} -}]
   INCLUDE[sha1test]=../include
   DEPEND[sha1test]=../libcrypto
 
-  SOURCE[sha256t]=sha256t.c
+  SOURCE[sha256t]=sha256t.c testutil.c test_main.c
   INCLUDE[sha256t]=../include
   DEPEND[sha256t]=../libcrypto
 
-  SOURCE[sha512t]=sha512t.c
+  SOURCE[sha512t]=sha512t.c testutil.c test_main.c
   INCLUDE[sha512t]=../include
   DEPEND[sha512t]=../libcrypto