commit | 4e98ab9a96d71acaf0fed3d9cd9ac483591de531 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 05 21:41:48 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 20 11:37:46 2020 -0600 |
tree | b9593a1d0e5ef2c2b7c3b233c6176fb751a78619 | |
parent | a045240b9fd891c6805bc8d0480f221cf74809e4 [diff] |
patman: Use test_util to show test results This handles skipped tests correctly, so use it instead of the existing code. Signed-off-by: Simon Glass <sjg@chromium.org>