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