summaryrefslogtreecommitdiff
path: root/unit-tests/opt-debug-lint.exp
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/opt-debug-lint.exp')
-rw-r--r--unit-tests/opt-debug-lint.exp9
1 files changed, 9 insertions, 0 deletions
diff --git a/unit-tests/opt-debug-lint.exp b/unit-tests/opt-debug-lint.exp
new file mode 100644
index 0000000000000..b0be460848fdd
--- /dev/null
+++ b/unit-tests/opt-debug-lint.exp
@@ -0,0 +1,9 @@
+make: "opt-debug-lint.mk" line 19: Variable "X" is undefined
+make: "opt-debug-lint.mk" line 41: Variable "UNDEF" is undefined
+make: "opt-debug-lint.mk" line 61: Missing delimiter ':' after modifier "L"
+make: "opt-debug-lint.mk" line 61: Missing delimiter ':' after modifier "P"
+make: "opt-debug-lint.mk" line 67: Missing delimiter ':' after indirect modifier "${:UL}"
+make: Unknown modifier '$'
+make: Fatal errors encountered -- cannot continue
+make: stopped in unit-tests
+exit status 1