commit | e67e7249c8000d72b4c4b985fdeb3e103d65aa9e | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Oct 04 15:31:26 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Mon Oct 09 07:00:23 2017 +0200 |
tree | 6d23111df527f7f508c5423ef97e2d9c253dd055 | |
parent | e190e8972faf4d5b09e2a92fefc54a1832fd67da [diff] |
efi_selftest: make tests easier to read Rename counter to more illustrative names. Update notification function description. Simplify notification function. Add comment for arbitrary non-zero value. Document @return. Use constants for return values of setup, execute, teardown. Reported-by: Simon Glass <sjg@chromium.org> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Alexander Graf <agraf@suse.de>