summaryrefslogtreecommitdiff
path: root/Test/stratifiedinline/bar3.bpl.expect
diff options
context:
space:
mode:
authorGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-07 20:45:05 +0100
committerGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-07 20:45:05 +0100
commit73a1c73067c3664187d2cc98e5b6abc04b6691c2 (patch)
treec04e2ac512553b3ea4d07cac735cbee166c0e3e4 /Test/stratifiedinline/bar3.bpl.expect
parent9fe2b84adc90a4c58b16188c4c3b947d7d564039 (diff)
Enabled the "Stratified inlining benchmarks" lit tests.
The following tests will probably fail for newer versions of Z3 (e.g. 4.3) stratifiedinline/bar10.bpl stratifiedinline/bar7.bpl stratifiedinline/bar8.bpl stratifiedinline/bar9.bpl
Diffstat (limited to 'Test/stratifiedinline/bar3.bpl.expect')
-rw-r--r--Test/stratifiedinline/bar3.bpl.expect21
1 files changed, 21 insertions, 0 deletions
diff --git a/Test/stratifiedinline/bar3.bpl.expect b/Test/stratifiedinline/bar3.bpl.expect
new file mode 100644
index 00000000..a00bd218
--- /dev/null
+++ b/Test/stratifiedinline/bar3.bpl.expect
@@ -0,0 +1,21 @@
+(0,0): Error BP5001: This assertion might not hold.
+Execution trace:
+ bar3.bpl(37,3): anon0
+ Inlined call to procedure foo begins
+ bar3.bpl(20,3): anon0
+ bar3.bpl(21,7): anon3_Then
+ Inlined call to procedure bar begins
+ bar3.bpl(9,3): anon0
+ bar3.bpl(10,7): anon3_Then
+ Inlined call to procedure bar ends
+ Inlined call to procedure bar begins
+ bar3.bpl(9,3): anon0
+ bar3.bpl(10,7): anon3_Then
+ Inlined call to procedure bar ends
+ Inlined call to procedure foo ends
+ Inlined call to procedure bar begins
+ bar3.bpl(9,3): anon0
+ bar3.bpl(12,7): anon3_Else
+ Inlined call to procedure bar ends
+
+Boogie program verifier finished with 0 verified, 1 error