summaryrefslogtreecommitdiffstats
path: root/test/recipes/20-test_pkeyutl.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/20-test_pkeyutl.t')
-rw-r--r--test/recipes/20-test_pkeyutl.t6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/recipes/20-test_pkeyutl.t b/test/recipes/20-test_pkeyutl.t
index 5492baa551..6dacdd295a 100644
--- a/test/recipes/20-test_pkeyutl.t
+++ b/test/recipes/20-test_pkeyutl.t
@@ -41,8 +41,8 @@ SKIP: {
}
SKIP: {
- skip "Skipping tests that require EC", 4
- if disabled("ec");
+ skip "Skipping tests that require ECX", 4
+ if disabled("ecx");
# Ed25519
ok(run(app(([ 'openssl', 'pkeyutl', '-sign', '-in',
@@ -171,7 +171,7 @@ SKIP: {
SKIP: {
skip "EdDSA is not supported by this OpenSSL build", 2
- if disabled("ec");
+ if disabled("ecx");
subtest "Ed2559 CLI signature generation and verification" => sub {
tsignverify("Ed25519",