Simon Glass 30a75e7794 test: Add helper to skip to partial console line
Sometimes we need to skip to a line but it includes addresses or other
information which can vary depending on the runtime conditions.

Add a new ut_assert_skip_to_linen() which is similar to the existing
ut_assert_skip_to_line() function but only checks that the console line
matches up to the length of the provided string.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-12-13 18:39:05 -05:00
..
2023-12-13 18:39:04 -05:00
2021-07-23 13:36:20 -04:00
2020-07-01 15:01:21 +08:00
2022-06-23 12:58:18 -04:00
2020-10-30 10:56:11 -04:00
2019-11-14 07:09:34 -06:00
2023-12-13 18:39:04 -05:00