]> git.ipfire.org Git - people/ms/u-boot.git/commit
test: Correct operation when tests pass
authorSimon Glass <sjg@chromium.org>
Mon, 27 Nov 2017 03:25:55 +0000 (20:25 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 28 Nov 2017 04:05:22 +0000 (23:05 -0500)
commit73a01d90c0b2ed2527283f289f73d69ef52cafa5
tree4673960ca546d200963cda3e4d8736f09ef2ae97
parent7fef459096f12bfa7eb8391c06d763d130b88512
test: Correct operation when tests pass

When tests pass an error message is printed because of a variable that is
not initialised. Fix this.

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