patman: Decode output from the '--show-types' option
authorSimon Glass <sjg@chromium.org>
Sun, 14 Jun 2020 16:54:06 +0000 (10:54 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 10 Jul 2020 00:57:22 +0000 (18:57 -0600)
commit89fb8b75bce61c53867f80392cdef9cfc5dbc9cd
tree07bc1082015c019f5f0b8ce9059c4082dde2c97a
parent4148c20f533d908a4255c134601b335322a0d38f
patman: Decode output from the '--show-types' option

Collect the 'checkpatch type' from each error, warning and check. Provide
this to patman and update the uclass test to use it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/checkpatch.py
tools/patman/test_checkpatch.py