[U-Boot] test/py: put "Starting U-Boot" into separate log section

Tom Rini trini at konsulko.com
Mon Feb 15 23:37:00 CET 2016


On Thu, Feb 11, 2016 at 11:46:12AM -0700, Stephen Warren wrote:

> From: Stephen Warren <swarren at nvidia.com>
> 
> The initial boot of U-Boot happens within the context of the first test
> that needs to access the U-Boot console when there is no existing
> connection. This keeps all activity nestled within test execution, which
> fits well into the pytest model. However, this mingles the U-Boot startup
> logs with the execution of some test(s), which hides find the boundary
> between the two.
> 
> To solve this, wrap the "Starting U-Boot" logic into a separate log
> section. If the user wishes, they can simply collapse this log section
> when viewing the HTML log, to concentrate purely on the test's own
> interaction.
> 
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> Acked-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: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160215/08d3de19/attachment.sig>


More information about the U-Boot mailing list