From f2c534d354a6f4156f3e476f9bc83a7250206eab Mon Sep 17 00:00:00 2001 From: Heinrich Schuchardt Date: Sat, 30 Apr 2022 11:13:55 +0200 Subject: test: unit test for bootmenu Provide a unit test for the bootmenu command Signed-off-by: Heinrich Schuchardt --- scripts/pylint.base | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/pylint.base b/scripts/pylint.base index 50e9989e879..9ebebf47ab9 100644 --- a/scripts/pylint.base +++ b/scripts/pylint.base @@ -6,6 +6,7 @@ test_tests_test_android_test_ab.py 6.50 test_tests_test_android_test_abootimg.py 6.09 test_tests_test_android_test_avb.py 5.52 test_tests_test_bind.py -2.99 +test_tests_test_bootmenu.py 10.00 test_tests_test_button.py 3.33 test_tests_test_dfu.py 5.45 test_tests_test_dm.py 9.52 -- cgit v1.2.3