sprinle stat saveing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20780 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -36,7 +36,10 @@
|
||||
|
||||
srcdir="@srcdir@"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool"
|
||||
#stat="--statistic-file=${objdir}/statfile"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool ${stat}"
|
||||
|
||||
if ${hxtool} info | grep 'rsa: hcrypto null RSA' > /dev/null ; then
|
||||
exit 77
|
||||
fi
|
||||
|
@@ -35,8 +35,11 @@
|
||||
#
|
||||
|
||||
srcdir="@srcdir@"
|
||||
objdir="@objdir@"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool"
|
||||
#stat="--statistic-file=${objdir}/statfile"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool ${stat}"
|
||||
if ${hxtool} info | grep 'rsa: hcrypto null RSA' > /dev/null ; then
|
||||
exit 77
|
||||
fi
|
||||
|
@@ -36,7 +36,9 @@
|
||||
|
||||
srcdir="@srcdir@"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool"
|
||||
#stat="--statistic-file=${objdir}/statfile"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool ${stat}"
|
||||
|
||||
if ${hxtool} info | grep 'rsa: hcrypto null RSA' > /dev/null ; then
|
||||
exit 77
|
||||
|
@@ -36,7 +36,9 @@
|
||||
|
||||
srcdir="@srcdir@"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool"
|
||||
#stat="--statistic-file=${objdir}/statfile"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool ${stat}"
|
||||
|
||||
if ${hxtool} info | grep 'rsa: hcrypto null RSA' > /dev/null ; then
|
||||
exit 77
|
||||
|
@@ -37,7 +37,9 @@
|
||||
srcdir="@srcdir@"
|
||||
nistdir=/sources/pki/nist/PKITS_data
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool"
|
||||
#stat="--statistic-file=${objdir}/statfile"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool ${stat}"
|
||||
|
||||
if ${hxtool} info | grep 'rsa: hcrypto null RSA' > /dev/null ; then
|
||||
exit 77
|
||||
|
@@ -39,7 +39,9 @@ nistdir=/sources/pki/nist/PKITS_data
|
||||
|
||||
test -d "$nistdir" || exit 77
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool"
|
||||
#stat="--statistic-file=${objdir}/statfile"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool ${stat}"
|
||||
|
||||
if ${hxtool} validate DIR:$nistdir/certs > /dev/null; then
|
||||
:
|
||||
|
@@ -42,7 +42,9 @@ echo "nist pkcs12 tests"
|
||||
|
||||
test -d "$nistdir" || exit 77
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool"
|
||||
#stat="--statistic-file=${objdir}/statfile"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool ${stat}"
|
||||
|
||||
for a in $nistdir/*.p12 ; do
|
||||
|
||||
|
@@ -36,7 +36,9 @@
|
||||
|
||||
srcdir="@srcdir@"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool"
|
||||
#stat="--statistic-file=${objdir}/statfile"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool ${stat}"
|
||||
|
||||
echo "try printing"
|
||||
${hxtool} print \
|
||||
|
@@ -36,7 +36,9 @@
|
||||
|
||||
srcdir="@srcdir@"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool"
|
||||
#stat="--statistic-file=${objdir}/statfile"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool ${stat}"
|
||||
|
||||
if ${hxtool} info | grep 'rsa: hcrypto null RSA' > /dev/null ; then
|
||||
exit 77
|
||||
|
@@ -36,7 +36,10 @@
|
||||
|
||||
srcdir="@srcdir@"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool"
|
||||
#stat="--statistic-file=${objdir}/statfile"
|
||||
|
||||
hxtool="${TESTS_ENVIRONMENT} ./hxtool ${stat}"
|
||||
|
||||
if ${hxtool} info | grep 'rsa: hcrypto null RSA' > /dev/null ; then
|
||||
exit 77
|
||||
fi
|
||||
|
Reference in New Issue
Block a user