test: vboot: Tidy up the code a little
authorSimon Glass <sjg@chromium.org>
Wed, 18 Mar 2020 17:44:04 +0000 (11:44 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 1 Apr 2020 13:45:09 +0000 (07:45 -0600)
commit3156ee35a3f11e578442ec7f2f3b96179cb07c94
tree5e1e7bf7bcbd202bdc972a42d022127bff028494
parentc3aa81e35cc53fcd825e89510cd648288e0b6b92
test: vboot: Tidy up the code a little

Fix some long lines and comments. Use a distinct name for the
'required key' test.

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