summaryrefslogtreecommitdiffstats
path: root/tools/patman/test_checkpatch.py
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson2021-04-121-1/+13
* checkpatch: Add warnings for unexpected struct namesSimon Glass2020-12-131-0/+28
* patman: Rename functions in patchstreamSimon Glass2020-11-051-3/+3
* checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an errorAlper Nebi Yasak2020-10-141-0/+6
* checkpatch: Don't allow common.h and dm.h in headersSimon Glass2020-08-031-0/+7
* patman: Fix up the test commentsSimon Glass2020-08-031-5/+5
* 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