Add "Title" directive to evp_test
[openssl.git] / test / evppbe.txt
index 0eeefad51f50bb8f7d5ddd2bcfced56bc12e51ba..fd8424dc8f5a38ab180e4952589befd1a0a1dfe7 100644 (file)
@@ -12,7 +12,7 @@
 # and continue until a blank line.  Lines starting with a pound sign,
 # like this prolog, are ignored.
 
-# scrypt tests from draft-josefsson-scrypt-kdf-03
+Title = scrypt tests from draft-josefsson-scrypt-kdf-03
 PBE = scrypt
 Password = ""
 Salt = ""
@@ -51,8 +51,7 @@ Key = 2101cb9b6a511aaeaddbbe09cf70f881ec568d574a2ffd4dabe5ee9820adaa478e56fd8f4b
 #maxmem = 10000000000
 Result = SCRYPT_ERROR
 
-# PKCS#12 tests
-
+Title = PKCS#12 tests
 PBE = pkcs12
 id = 1
 iter = 1
@@ -101,7 +100,7 @@ Password = 007100750065006500670000
 Salt = 263216FCC2FAB31C
 Key = 5EC4C7A80DF652294C3925B6489A7AB857C83476
 
-# PBKDF2 tests
+Title = PBKDF2 tests
 PBE = pbkdf2
 Password = "password"
 Salt = "salt"
@@ -207,7 +206,7 @@ iter = 4096
 MD = sha512
 Key = 9d9e9c4cd21fe4be24d5b8244c759665
 
-# PBKDF2 tests for empty and NULL inputs
+Title = PBKDF2 tests for empty and NULL inputs
 PBE = pbkdf2
 Password = ""
 Salt = "salt"