]> git.baikalelectronics.ru Git - uboot.git/commit
test: Fix FIT test to pass again
authorSimon Glass <sjg@chromium.org>
Fri, 4 Aug 2017 22:20:16 +0000 (16:20 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 13 Aug 2017 19:17:35 +0000 (15:17 -0400)
commit161f98680679b17bda6d5cade44512798758959c
tree8e913a1422f4cfcee87c3dc50734f1650e1acab2
parente2b882ccb8b8dfb1bfc08d27ca000b33b04a83e7
test: Fix FIT test to pass again

A recent change adjusted a test string so that the test no-longer passes.
Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Heiko Schocher <hs@denx.de>
Fixes: 8061efd4 (test-fit.py: Minor grammar/spelling/clarification tweaks)
test/image/test-fit.py