summaryrefslogtreecommitdiff
path: root/tools/patman/test_checkpatch.py
AgeCommit message (Expand)AuthorFilesLines
2022-02-09patman: Convert camel case in test_checkpatch.pySimon Glass1-34/+34
2022-02-09patman: Convert camel case in checkpatch.pySimon Glass1-6/+6
2021-04-13checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson1-1/+13
2020-12-14checkpatch: Add warnings for unexpected struct namesSimon Glass1-0/+28
2020-11-05patman: Rename functions in patchstreamSimon Glass1-3/+3
2020-10-14checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an errorAlper Nebi Yasak1-0/+6
2020-08-04checkpatch: Don't allow common.h and dm.h in headersSimon Glass1-0/+7
2020-08-04patman: Fix up the test commentsSimon Glass1-5/+5
2020-07-10checkpatch: Don't warn about PREFER_IF in headers/DT filesSimon Glass1-0/+2
2020-07-10patman: Add tests for the rest of the checkpatch checksSimon Glass1-4/+43
2020-07-10patman: Decode output from the '--show-types' optionSimon Glass1-2/+2
2020-07-10patman: Add a test for the 'possible new uclass' checkSimon Glass1-0/+77
2020-07-10patman: Rename test.py to test_checkpatch.pySimon Glass1-0/+286