test: Tidy up comments and variable name
authorSimon Glass <sjg@chromium.org>
Tue, 2 Oct 2018 03:12:39 +0000 (21:12 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 8 Oct 2018 13:34:34 +0000 (07:34 -0600)
commit3bc11e818c3ad049a24ba2c2deb27ddd651a6e3b
tree6fcb95450f6562a9fc464accdbf5f82f6f4247bf
parentc9adb3559c623c2f1207c17e549059c2d97fc207
test: Tidy up comments and variable name

The 'result' variable counts the number of failures in running the tests.
Rename it to 'failures' to make this more obvious. Also tidy up a few
comments.

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