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)
commit40d9734cb17897329389230c7ebd9502c95c899b
tree02188bc565acb4925173666f9d4794b5f4dea49f
parentb48c272b1a52311b8afc187e1028e83b02a90a6f
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_checkpatch.py [moved from tools/patman/test.py with 98% similarity]