summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGo Kudo <zeriyoshi@gmail.com>2024-09-02 21:34:55 +0900
committerRemi Collet <remi@php.net>2024-09-03 06:55:32 +0200
commit7c7a825c87647c5e65c02a71223e19641a42e129 (patch)
treedd2ca64d0de901ab5305ecd9b83c7570a82ecf08 /tests
parentb2cac3d05da85cd6e4ed8c6b4f0e8ac7e2cf850d (diff)
Rename test entries
Diffstat (limited to 'tests')
-rw-r--r--tests/sha512.phpt2
-rw-r--r--tests/yescrypt.phpt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/sha512.phpt b/tests/sha512.phpt
index 2a91456..9ffc576 100644
--- a/tests/sha512.phpt
+++ b/tests/sha512.phpt
@@ -1,5 +1,5 @@
--TEST--
-Check if xpass is loaded
+Check sha512 algo
--EXTENSIONS--
xpass
--SKIPIF--
diff --git a/tests/yescrypt.phpt b/tests/yescrypt.phpt
index 38c84e2..7f38bd7 100644
--- a/tests/yescrypt.phpt
+++ b/tests/yescrypt.phpt
@@ -1,5 +1,5 @@
--TEST--
-Check if xpass is loaded
+Check yescrypt algo
--EXTENSIONS--
xpass
--SKIPIF--