summaryrefslogtreecommitdiff
path: root/Test/extractloops/t1.bpl.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/extractloops/t1.bpl.expect')
-rw-r--r--Test/extractloops/t1.bpl.expect21
1 files changed, 21 insertions, 0 deletions
diff --git a/Test/extractloops/t1.bpl.expect b/Test/extractloops/t1.bpl.expect
new file mode 100644
index 00000000..9780a21f
--- /dev/null
+++ b/Test/extractloops/t1.bpl.expect
@@ -0,0 +1,21 @@
+(0,0): Error BP5001: This assertion might not hold.
+Execution trace:
+ t1.bpl(19,3): anon0
+ t1.bpl(24,3): anon3_LoopHead
+ Inlined call to procedure foo begins
+ t1.bpl(10,5): anon0
+ Inlined call to procedure foo ends
+ t1.bpl(28,3): anon3_LoopBody
+ t1.bpl(24,3): anon3_LoopHead
+ Inlined call to procedure foo begins
+ t1.bpl(10,5): anon0
+ Inlined call to procedure foo ends
+ t1.bpl(28,3): anon3_LoopBody
+ t1.bpl(24,3): anon3_LoopHead
+ Inlined call to procedure foo begins
+ t1.bpl(10,5): anon0
+ Inlined call to procedure foo ends
+ t1.bpl(34,3): anon3_LoopDone
+ t1.bpl(38,3): anon2
+
+Boogie program verifier finished with 0 verified, 1 error