[PATCH 1/5] patman: Rename test.py to test_checkpatch.py
Simon Glass
sjg at chromium.org
Mon Jul 6 03:31:28 CEST 2020
These tests check checkpatch.pl operation and can server as our tests for
the U-Boot-specific updates to that script. Rename the file and update
comments to indicate this.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/patman/main.py | 4 ++--
tools/patman/{test.py => test_checkpatch.py} | 7 +++----
2 files changed, 5 insertions(+), 6 deletions(-)
rename tools/patman/{test.py => test_checkpatch.py} (98%)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list