aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/error.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/error.exp')
-rw-r--r--contrib/bmake/unit-tests/error.exp6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/error.exp b/contrib/bmake/unit-tests/error.exp
new file mode 100644
index 000000000000..3adc099a4625
--- /dev/null
+++ b/contrib/bmake/unit-tests/error.exp
@@ -0,0 +1,6 @@
+make: "error.mk" line 6: just FYI
+make: "error.mk" line 7: warning: this could be serious
+make: "error.mk" line 8: this is fatal
+
+make: stopped in unit-tests
+exit status 1