summaryrefslogtreecommitdiff
path: root/tests/checkpatch.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkpatch.at')
-rwxr-xr-xtests/checkpatch.at5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/checkpatch.at b/tests/checkpatch.at
index f3b26dd34..fe21acdf2 100755
--- a/tests/checkpatch.at
+++ b/tests/checkpatch.at
@@ -230,6 +230,11 @@ try_checkpatch \
"COMMON_PATCH_HEADER
+ $ctr (first_run) { \\
"
+
+try_checkpatch \
+ "COMMON_PATCH_HEADER
+ + $ctr (a) { \\
+ "
done
AT_CLEANUP