Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
5b9ede0403237c7dace972affa65cf64a1aadd0e
/
.
/
poky
/
meta
/
recipes-connectivity
/
openssl
/
openssl
/
run-ptest
blob: 65c6cc7b86265eeacb46a44d7e7fcc6de714a0e8 [
file
] [
log
] [
blame
]
#!/bin/sh
cd test
OPENSSL_ENGINES
=../
engines BLDTOP
=..
SRCTOP
=..
perl run_tests
.
pl
cd
..