diff --git a/samples/drivers/crypto/sample.yaml b/samples/drivers/crypto/sample.yaml index abf85a21215deb5..724b85184b13559 100644 --- a/samples/drivers/crypto/sample.yaml +++ b/samples/drivers/crypto/sample.yaml @@ -17,6 +17,8 @@ tests: type: multi_line regex: - ".*: Cipher Sample" + - ".*: ECB mode ENCRYPT - Match" + - ".*: ECB mode DECRYPT - Match" - ".*: CBC mode ENCRYPT - Match" - ".*: CBC mode DECRYPT - Match" - ".*: CTR mode ENCRYPT - Match"