[PATCH 2/3] event: Drop the path when checking event-list filenames

Simon Glass sjg at chromium.org
Sat Oct 22 03:05:58 CEST 2022


This path does not seem to be present in clang-14 for some reason. Relax
the regular expression so that the test works, at least for non-LTO.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 test/py/tests/test_event_dump.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list