commit | ba83e9467452da05fe1fdf43847042bc61e14e69 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 04 11:58:38 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 14 20:40:24 2016 -0600 |
tree | 42bb0f931951869a7cee9bb56d0150eb06de5268 | |
parent | 13f422e4cd6c573b55e8c16ab03e1341a12d94a0 [diff] |
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>