commit | 47751e005bba0c5424b3252dd3b6ff562d02c94e | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Fri Feb 28 12:08:09 2025 +0000 |
committer | Manish V Badarkhe <manish.badarkhe@arm.com> | Mon Apr 28 17:47:45 2025 +0200 |
tree | fa9eda0d7f7269cde7a6a8ddce1ac40e20abbeb9 | |
parent | fbadee491d57fde5afd2fd9f32ee207b6b00ad16 [diff] |
refactor: use event log utils in linux tpm tests Simplifies event log parsing by replacing manual expect patterns with capture_log, compare_log, and capture_and_compare_log utility functions. Improves maintainability and consistency across TPM scripts. Change-Id: I4e3ad47189f4ace1b447d28313902e6e357235bf Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>