]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
patman: Rename test_basic() in test_checkpatch
authorSimon Glass <sjg@chromium.org>
Tue, 29 Apr 2025 13:22:08 +0000 (07:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:41 +0000 (10:07 +0100)
This currently has the same name as a test in func_test.py so it isn't
possible to select one or the other with 'patman test test_basic': both
are executed.

Rename this one to avoid confusion.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/test_checkpatch.py

index 3bf16febbf62e2683de358dcc6a42779dad055a0..4e8d163184e19554f0b1d037f43e5887046c8886 100644 (file)
@@ -137,7 +137,7 @@ Signed-off-by: Simon Glass <sjg@chromium.org>
 class TestPatch(unittest.TestCase):
     """Test the u_boot_line() function in checkpatch.pl"""
 
-    def test_basic(self):
+    def test_filter(self):
         """Test basic filter operation"""
         data='''