Use option app-fatal.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22472 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -43,6 +43,7 @@ echo "password less"
|
|||||||
cat > test-rc-file.rc <<EOF
|
cat > test-rc-file.rc <<EOF
|
||||||
certificate cert User certificate FILE:$srcdir/data/test.crt,$srcdir/data/test.key
|
certificate cert User certificate FILE:$srcdir/data/test.crt,$srcdir/data/test.key
|
||||||
debug p11dbg.log
|
debug p11dbg.log
|
||||||
|
app-fatal true
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
./test_soft_pkcs11 || exit 1
|
./test_soft_pkcs11 || exit 1
|
||||||
@@ -52,6 +53,7 @@ echo "password"
|
|||||||
cat > test-rc-file.rc <<EOF
|
cat > test-rc-file.rc <<EOF
|
||||||
certificate cert User certificate FILE:$srcdir/data/test.crt,$srcdir/data/test-pw.key
|
certificate cert User certificate FILE:$srcdir/data/test.crt,$srcdir/data/test-pw.key
|
||||||
debug p11dbg.log
|
debug p11dbg.log
|
||||||
|
app-fatal true
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
./test_soft_pkcs11 || exit 1
|
./test_soft_pkcs11 || exit 1
|
||||||
|
Reference in New Issue
Block a user