summaryrefslogtreecommitdiff
path: root/unit-tests/opt-ignore.exp
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/opt-ignore.exp')
-rw-r--r--unit-tests/opt-ignore.exp12
1 files changed, 12 insertions, 0 deletions
diff --git a/unit-tests/opt-ignore.exp b/unit-tests/opt-ignore.exp
new file mode 100644
index 0000000000000..265e143e34719
--- /dev/null
+++ b/unit-tests/opt-ignore.exp
@@ -0,0 +1,12 @@
+dependency 1
+dependency 2
+dependency 3
+other 1
+other 2
+main 1
+main 2
+*** Error code 1 (ignored)
+*** Error code 7 (ignored)
+*** Error code 1 (ignored)
+*** Error code 1 (ignored)
+exit status 0