From 7ace56ae0321a0333d333df40e1e02aa17fa2dae Mon Sep 17 00:00:00 2001 From: Jan Kiszka Date: Thu, 3 Feb 2022 21:43:50 +0100 Subject: 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 Reviewed-by: Simon Glass [trini: Update scripts/pylint.base] --- scripts/pylint.base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.3