commit | 067126abcdfadc2d8057ec48b74e6cd2f0b8e022 | [log] [tgz] |
---|---|---|
author | Dmitrii Golovanov <dmitrii.golovanov@intel.com> | Tue Apr 01 13:36:45 2025 +0200 |
committer | Benjamin Cabé <kartben@gmail.com> | Tue Apr 08 11:45:08 2025 +0200 |
tree | c7dbe086e317d60c18418e6f06d571302ef131ea | |
parent | 11b9eba340d14e8ca332eefd062cecfb75ea8a44 [diff] |
twister: harness: fix Ztest case summary pattern Fix missing match on Ztest test case summary log entries, so even if the test case 'END' log entry is missed or corrupted, its status will be updated from the Ztest summary log entries, if present. Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>