summaryrefslogtreecommitdiffstats
path: root/tools/patman/test_checkpatch.py
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: Don't warn about PREFER_IF in headers/DT filesSimon Glass2020-07-091-0/+2
* patman: Add tests for the rest of the checkpatch checksSimon Glass2020-07-091-4/+43
* patman: Decode output from the '--show-types' optionSimon Glass2020-07-091-2/+2
* patman: Add a test for the 'possible new uclass' checkSimon Glass2020-07-091-0/+77
* patman: Rename test.py to test_checkpatch.pySimon Glass2020-07-091-0/+286