diff options
author | Stephen Warren <swarren@nvidia.com> | 2016-02-11 11:46:12 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-02-15 20:58:29 +0000 |
commit | 9725543843d23bd6ba3a37b90bbbb8c1303e39ea (patch) | |
tree | f7c9cf3209b281f02ba5aad32055f9777b69a287 /doc/uImage.FIT | |
parent | 93134e18e8772ad87a3c94d5d64970659835c944 (diff) | |
download | blackbird-obmc-uboot-9725543843d23bd6ba3a37b90bbbb8c1303e39ea.tar.gz blackbird-obmc-uboot-9725543843d23bd6ba3a37b90bbbb8c1303e39ea.zip |
test/py: put "Starting U-Boot" into separate log section
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@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/uImage.FIT')
0 files changed, 0 insertions, 0 deletions