]> git.ipfire.org Git - people/ms/u-boot.git/commit
test/py: Note which console produced unexpected output
authorSimon Glass <sjg@chromium.org>
Mon, 4 Jul 2016 17:58:38 +0000 (11:58 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Jul 2016 02:40:24 +0000 (20:40 -0600)
commitc7f636f59d7d506b89d7fc52aa6509329e9ded1b
tree42bb0f931951869a7cee9bb56d0150eb06de5268
parent2fedbaa4aea4f781863c9b11879ae4d43149c447
test/py: Note which console produced unexpected output

At present the SPL and U-Boot consoles both present the same error message
when the expected console output does not appear. Add "SPL" to the SPL error
message to resolve this ambiguity.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/py/u_boot_console_base.py