aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/test_checkpatch.py
AgeCommit message (Expand)Author
2021-04-12checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson
2020-12-13checkpatch: Add warnings for unexpected struct namesSimon Glass
2020-11-05patman: Rename functions in patchstreamSimon Glass
2020-10-14checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an errorAlper Nebi Yasak
2020-08-03checkpatch: Don't allow common.h and dm.h in headersSimon Glass
2020-08-03patman: Fix up the test commentsSimon Glass
2020-07-09checkpatch: Don't warn about PREFER_IF in headers/DT filesSimon Glass
2020-07-09patman: Add tests for the rest of the checkpatch checksSimon Glass
2020-07-09patman: Decode output from the '--show-types' optionSimon Glass
2020-07-09patman: Add a test for the 'possible new uclass' checkSimon Glass
2020-07-09patman: Rename test.py to test_checkpatch.pySimon Glass