Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
93997ca930ca116578c380c3a29b7f6d3e2e4cd0
/
.
/
poky
/
meta
/
recipes-support
/
libgcrypt
/
files
/
run-ptest
blob: c349ae1944e1e8a8831357da2ad3b353134b7eeb [
file
] [
log
] [
blame
]
#!/bin/sh
# Run the tests in regression mode so they are quicker
export GCRYPT_IN_REGRESSION_TEST
=
1
# The 'random' test invokes itself, so we need to be sure that the test
# directory is on PATH.
export PATH
=
$PATH
:.
./
testdrv
--
verbose