[PATCH v2 1/5] test: Add a way to check part of a console line or skip it

Tom Rini trini at konsulko.com
Sat Aug 8 14:30:04 CEST 2020


On Tue, Jul 28, 2020 at 07:41:10PM -0600, Simon Glass wrote:

> Some lines of the output are not worth testing, or not worth testing in
> their entirety. For example, when checking a hex dump we know that the
> hex-dump routine can display ASCII so we only need to check the hex bytes,
> not the ASCII dump. Add a new test macros which can check only part of
> a console line.
> 
> Sometimes it is useful to skip a line altogether, so add a macro for that
> also.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200808/69039a58/attachment.sig>


More information about the U-Boot mailing list