[PATCH v2 11/30] patman: Rename test_basic() in test_checkpatch

Simon Glass sjg at chromium.org
Fri May 23 15:19:03 CEST 2025


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 at chromium.org>
---

(no changes since v1)

 tools/patman/test_checkpatch.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list