git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5053549
)
patman: Rename test_basic() in test_checkpatch
author
Simon Glass
<sjg@chromium.org>
Tue, 29 Apr 2025 13:22:08 +0000
(07:22 -0600)
committer
Simon 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
patch
|
blob
|
history
diff --git
a/tools/patman/test_checkpatch.py
b/tools/patman/test_checkpatch.py
index
3bf16fe
..
4e8d163
100644
(file)
--- a/
tools/patman/test_checkpatch.py
+++ b/
tools/patman/test_checkpatch.py
@@
-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='''