Re: [PATCH 1/5] patman: Rename test.py to test_checkpatch.py

2020-07-05 Thread Simon Glass
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 --- tools/patman/main.py | 4 ++-- tools/patman/{test.py => test_checkpa

[PATCH 1/5] patman: Rename test.py to test_checkpatch.py

2020-06-14 Thread Simon Glass
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 --- tools/patman/main.py | 4 ++-- tools/patman/{test.py => test_checkpa