summaryrefslogtreecommitdiff
path: root/Test/stratifiedinline/bar2.bpl.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/stratifiedinline/bar2.bpl.expect')
-rw-r--r--Test/stratifiedinline/bar2.bpl.expect13
1 files changed, 13 insertions, 0 deletions
diff --git a/Test/stratifiedinline/bar2.bpl.expect b/Test/stratifiedinline/bar2.bpl.expect
new file mode 100644
index 00000000..e6e3c699
--- /dev/null
+++ b/Test/stratifiedinline/bar2.bpl.expect
@@ -0,0 +1,13 @@
+(0,0): Error BP5001: This assertion might not hold.
+Execution trace:
+ bar2.bpl(20,3): anon0
+ Inlined call to procedure foo begins
+ bar2.bpl(6,3): anon0
+ bar2.bpl(7,7): anon3_Then
+ Inlined call to procedure foo ends
+ Inlined call to procedure foo begins
+ bar2.bpl(6,3): anon0
+ bar2.bpl(10,7): anon3_Else
+ Inlined call to procedure foo ends
+
+Boogie program verifier finished with 0 verified, 1 error