summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2022-02-03 21:43:50 +0100
committerTom Rini <trini@konsulko.com>2022-02-11 10:52:24 -0500
commit7ace56ae0321a0333d333df40e1e02aa17fa2dae (patch)
treef2184a5eb450727094441e5df44e0d71a98048ac /scripts
parenteebcdb34d06104ed9ad2f089ad8a0b4f3b8ec89e (diff)
test/py: Add test case for mkimage -o argument
Stress the '-o algo_name' argument of mkimage by expanding the vboot test. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Simon Glass <sjg@chromium.org> [trini: Update scripts/pylint.base]
Diffstat (limited to 'scripts')
-rw-r--r--scripts/pylint.base2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pylint.base b/scripts/pylint.base
index 7e25108b83..e84ae52cbe 100644
--- a/scripts/pylint.base
+++ b/scripts/pylint.base
@@ -66,7 +66,7 @@ test_tests_test_tpm2.py 8.51
test_tests_test_ums.py 6.32
test_tests_test_unknown_cmd.py 5.00
test_tests_test_ut.py 7.06
-test_tests_test_vboot.py 6.08
+test_tests_test_vboot.py 6.01
test_tests_vboot_evil.py 8.95
test_tests_vboot_forge.py 9.22
test_u_boot_console_base.py 7.08