util/lint/lint: Add -I option to invert test results
commit38bbff47a718146887692e36c950094d0801a46c
authorMartin Roth <gaumless@gmail.com>
Sun, 21 Aug 2022 19:49:37 +0000 (21 13:49 -0600)
committerMartin Roth <martin.roth@amd.corp-partner.google.com>
Wed, 7 Sep 2022 22:35:02 +0000 (7 22:35 +0000)
tree42f7b2defca252f9a24c3fdf91b68040e598602c
parent8b570bd2a14e513c6620c388abec744e2060a007
util/lint/lint: Add -I option to invert test results

To test the linters, we want to invert the results so that any test that
passes shows up as a failure. This will allow us to verify that all of
the linters are working correctly.

This will be tested nightly as well as on changes to the lint tools.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Ia8024c6ab0c91fd9f630f37dc802ed3bc6b4608c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67193
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
util/lint/lint