diff options
Diffstat (limited to 'unit-tests/doterror.exp')
| -rw-r--r-- | unit-tests/doterror.exp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/unit-tests/doterror.exp b/unit-tests/doterror.exp new file mode 100644 index 0000000000000..0447a519344c6 --- /dev/null +++ b/unit-tests/doterror.exp @@ -0,0 +1,9 @@ +At first, I am +happy +and now: sad +.ERROR: Looks like 'sad' is upset. +*** Error code 1 + +Stop. +make: stopped in unit-tests +exit status 1 |
