]> git.ipfire.org Git - people/ms/u-boot.git/commit
test: vboot: Put each test variant in its own section
authorSimon Glass <sjg@chromium.org>
Sun, 31 Jul 2016 23:35:07 +0000 (17:35 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 6 Aug 2016 00:55:22 +0000 (20:55 -0400)
commit851271a71ada94d3ae52057c5cea465f4ba9f621
treeb0da775ffbce32cc26625a5f04d29181d7d1cf4b
parentac9a23cffc517ac5b8648f97683c66f4e55175f6
test: vboot: Put each test variant in its own section

Use 'cons.log.section' feature to split up the test output. This makes it
easier to read.

Suggested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
test/py/tests/test_vboot.py