summaryrefslogtreecommitdiff
path: root/Test/test2/NeverPattern.bpl.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/test2/NeverPattern.bpl.expect')
-rw-r--r--Test/test2/NeverPattern.bpl.expect11
1 files changed, 11 insertions, 0 deletions
diff --git a/Test/test2/NeverPattern.bpl.expect b/Test/test2/NeverPattern.bpl.expect
new file mode 100644
index 00000000..3ce334aa
--- /dev/null
+++ b/Test/test2/NeverPattern.bpl.expect
@@ -0,0 +1,11 @@
+NeverPattern.bpl(18,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ NeverPattern.bpl(17,3): anon0
+NeverPattern.bpl(24,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ NeverPattern.bpl(23,3): anon0
+NeverPattern.bpl(30,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ NeverPattern.bpl(29,3): anon0
+
+Boogie program verifier finished with 2 verified, 3 errors