]> git.baikalelectronics.ru Git - uboot.git/commit
patman: Rename test.py to test_checkpatch.py
authorSimon Glass <sjg@chromium.org>
Sun, 14 Jun 2020 16:54:04 +0000 (10:54 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 10 Jul 2020 00:57:22 +0000 (18:57 -0600)
commit50021e3b253587383450831627072bf99987eab3
tree02188bc565acb4925173666f9d4794b5f4dea49f
parent56f708175e35bb37894135c251a4cddd2f4cc586
patman: Rename test.py to test_checkpatch.py

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@chromium.org>
tools/patman/main.py
tools/patman/test.py [deleted file]
tools/patman/test_checkpatch.py [new file with mode: 0644]