X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=tcl_tests%2Fcmstc262019.try;fp=tcl_tests%2Fcmstc262019.try;h=7e1402644cc1c99e1e2b439cabfefb13ded953d2;hb=d183173c9843e827fb273fd272b4ab022d538c03;hp=c2bdb8552c28714511279d22990eca19e061c53f;hpb=b167fc2a841adf06d5493e490fc3965617866d8b;p=openssl-gost%2Fengine.git diff --git a/tcl_tests/cmstc262019.try b/tcl_tests/cmstc262019.try index c2bdb85..7e14026 100644 --- a/tcl_tests/cmstc262019.try +++ b/tcl_tests/cmstc262019.try @@ -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" {