]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - tcl_tests/cmstc262019.try
Update test to match current openssl messages
[openssl-gost/engine.git] / tcl_tests / cmstc262019.try
index c2bdb8552c28714511279d22990eca19e061c53f..7e1402644cc1c99e1e2b439cabfefb13ded953d2 100644 (file)
@@ -14,12 +14,12 @@ start_tests "CMS tests, TC26 examples"
 
 test "Signed data, 512 bits, signed attributes" {
        grep "Verification successful" [openssl "cms -verify -in tc26_cms/signed_a111.pem -inform PEM -noverify"]
-} 0 "Verification successful
+} 0 "CMS Verification successful
 "
 
 test "Signed data, 256 bits, no signed attributes" {
        grep "Verification successful" [openssl "cms -verify -in tc26_cms/signed_a121.pem -inform PEM -noverify"]
-} 0 "Verification successful
+} 0 "CMS Verification successful
 "
 
 test "Digested data, 256 bits" {