aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pkits/import-all-certs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtests/pkits/import-all-certs4
-rw-r--r--tests/pkits/import-all-certs.data6
2 files changed, 5 insertions, 5 deletions
diff --git a/tests/pkits/import-all-certs b/tests/pkits/import-all-certs
index 8144d97be..51f3253c9 100755
--- a/tests/pkits/import-all-certs
+++ b/tests/pkits/import-all-certs
@@ -36,7 +36,7 @@ while read flag dummy section name; do
elif [ "$flag" = '?' ]; then
unresolved "importing certificate \`$name' succeeded"
elif [ "$flag" = 'u' ]; then
- unsupported "importing certificate \`$name' succeeded"
+ skip "importing certificate \`$name' succeeded"
else
info "importing certificate \`$name' succeeded - (flag=$flag)"
fi
@@ -48,7 +48,7 @@ while read flag dummy section name; do
elif [ "$flag" = '?' ]; then
unresolved "importing certificate \`$name' failed"
elif [ "$flag" = 'u' ]; then
- unsupported "importing certificate \`$name' failed"
+ skip "importing certificate \`$name' failed"
else
info "importing certificate \`$name' failed - (flag=$flag)"
fi
diff --git a/tests/pkits/import-all-certs.data b/tests/pkits/import-all-certs.data
index 597dbc0f9..e91b9f108 100644
--- a/tests/pkits/import-all-certs.data
+++ b/tests/pkits/import-all-certs.data
@@ -28,7 +28,7 @@ p p 6.1.5.83 BasicSelfIssuedOldKeyNewWithOldCACert.crt
p p 6.1.5.218 CPSPointerQualifierTest20EE.crt
-u u 6.1.5.572 DSACACert.crt
+p u 6.1.5.572 DSACACert.crt
u u 6.1.5.575 DSAParametersInheritedCACert.crt
p p 6.1.5.210 DifferentPoliciesTest12EE.crt
@@ -81,9 +81,9 @@ p f 6.1.5.392 InvalidDNnameConstraintsTest7EE.crt
p f 6.1.5.395 InvalidDNnameConstraintsTest8EE.crt
p f 6.1.5.396 InvalidDNnameConstraintsTest9EE.crt
-u u 6.1.5.578 InvalidDSASignatureTest6EE.crt
+p u 6.1.5.578 InvalidDSASignatureTest6EE.crt
-f f 6.1.5.9 InvalidEESignatureTest3EE.crt
+p f 6.1.5.9 InvalidEESignatureTest3EE.crt
p f 6.1.5.19 InvalidEEnotAfterDateTest6EE.crt
p f 6.1.5.13 InvalidEEnotBeforeDateTest2EE.crt