aboutsummaryrefslogtreecommitdiff
path: root/util/lint/lint-stable-009-old-licenses
diff options
context:
space:
mode:
authorJan Dabros <jsd@semihalf.com>2020-07-16 13:38:01 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-07-26 21:11:05 +0000
commitffa58cfc1267bbc977c70fa7607520d35366de6d (patch)
tree0b55d4809a93c407972527e6915e541366e18262 /util/lint/lint-stable-009-old-licenses
parentb3b13efde6f7cb61fe7633f6957ae61dc1461a5d (diff)
util/lint: Add lint and checkpatch coverage for tests/ dir
Signed-off-by: Jan Dabros <jsd@semihalf.com> Change-Id: I8018b75844e630c9ed46c8bc48f2aa1634bf3369 Reviewed-on: https://review.coreboot.org/c/coreboot/+/43511 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Diffstat (limited to 'util/lint/lint-stable-009-old-licenses')
-rwxr-xr-xutil/lint/lint-stable-009-old-licenses2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/lint/lint-stable-009-old-licenses b/util/lint/lint-stable-009-old-licenses
index 4d0cb4f4d3..f5c1f4143e 100755
--- a/util/lint/lint-stable-009-old-licenses
+++ b/util/lint/lint-stable-009-old-licenses
@@ -23,7 +23,7 @@ _shipped$|\
"
if [ -z "$HEADER_DIRS" ]; then
- HEADER_DIRS="src util"
+ HEADER_DIRS="src util tests"
fi
LC_ALL=C export LC_ALL