The actual whirlpool test was missing on VMS...
[openssl.git] / test / Makefile
index 5f977c171fedceda627721629e1540fb8120d6a1..088d0bc12689bf613b63c84a516e66cb599014cf 100644 (file)
@@ -287,7 +287,7 @@ test_aes: #$(AESTEST)
 #      ../util/shlib_wrap.sh ./$(AESTEST)
 
 test_tsa:
-       @if ../apps/openssl no-rsa; then \
+       @if ../util/shlib_wrap.sh ../apps/openssl no-rsa; then \
          echo "skipping testtsa test -- requires RSA"; \
        else \
          sh ./testtsa; \