blob: 65c6cc7b86265eeacb46a44d7e7fcc6de714a0e8 [file] [log] [blame]
#!/bin/sh
cd test
OPENSSL_ENGINES=../engines BLDTOP=.. SRCTOP=.. perl run_tests.pl
cd ..