]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitb96ca41ed46db3144c2da1bfe8e91a41d1526d81
tree5e1e7bf7bcbd202bdc972a42d022127bff028494
parentd42f8cc05fa3af97f8dda788aa9e1978c9f8cf13
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