commit | 526f55a435daed80403314dedf09b52014a655a3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 01 21:12:39 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Oct 08 07:34:34 2018 -0600 |
tree | 6fcb95450f6562a9fc464accdbf5f82f6f4247bf | |
parent | 6c9b064d7200af97734b54703f2c7943a9849e13 [diff] |
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>