summaryrefslogtreecommitdiff
path: root/Test/test2/Call.bpl.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/test2/Call.bpl.expect')
-rw-r--r--Test/test2/Call.bpl.expect12
1 files changed, 12 insertions, 0 deletions
diff --git a/Test/test2/Call.bpl.expect b/Test/test2/Call.bpl.expect
new file mode 100644
index 00000000..934b3ac5
--- /dev/null
+++ b/Test/test2/Call.bpl.expect
@@ -0,0 +1,12 @@
+Call.bpl(15,5): Error BP5001: This assertion might not hold.
+Execution trace:
+ Call.bpl(11,3): entry
+Call.bpl(48,5): Error BP5001: This assertion might not hold.
+Execution trace:
+ Call.bpl(47,3): start
+Call.bpl(57,5): Error BP5003: A postcondition might not hold on this return path.
+Call.bpl(22,3): Related location: This is the postcondition that might not hold.
+Execution trace:
+ Call.bpl(55,3): start
+
+Boogie program verifier finished with 2 verified, 3 errors