blob: 65c6cc7b86265eeacb46a44d7e7fcc6de714a0e8 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001#!/bin/sh
Brad Bishopd7bf8c12018-02-25 22:55:05 -05002cd test
3OPENSSL_ENGINES=../engines BLDTOP=.. SRCTOP=.. perl run_tests.pl
4cd ..