aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/cond-op-not.exp
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/cond-op-not.exp')
-rw-r--r--unit-tests/cond-op-not.exp5
1 files changed, 5 insertions, 0 deletions
diff --git a/unit-tests/cond-op-not.exp b/unit-tests/cond-op-not.exp
index 39a9383953dda..37f57b7fdfa7d 100644
--- a/unit-tests/cond-op-not.exp
+++ b/unit-tests/cond-op-not.exp
@@ -1 +1,6 @@
+make: "cond-op-not.mk" line 29: Not empty evaluates to true.
+make: "cond-op-not.mk" line 37: Not space evaluates to false.
+make: "cond-op-not.mk" line 41: Not 0 evaluates to true.
+make: "cond-op-not.mk" line 49: Not 1 evaluates to false.
+make: "cond-op-not.mk" line 55: Not word evaluates to false.
exit status 0