commit | cfe90f3d9de3c9ac7351eaeddd363ca8a1f6c598 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Tue May 06 15:26:04 2025 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Wed May 07 15:28:41 2025 +0000 |
tree | 32c4be196624190f0fd1d001191f759fb99077a6 | |
parent | d345c92e399b122464d0780680534e1f8ec61892 [diff] |
fix(expect): improve event log capture logic Refines the capture_log procedure to use less greedy regex matching and ensure the end marker is not missed. This resolves issues where the log capture would terminate early or skip digest contents. Also tolerates whitespace differences to avoid false mismatches due to formatting. Signed-off-by: Harrison Mutai <harrison.mutai@arm.com> Co-authored-by: Chris Kay <chris.kay@arm.com> Change-Id: Ieabccd81a0d191e817884a69327935f493df1a6a