summaryrefslogtreecommitdiff
path: root/Test/civl/bar.bpl.expect
diff options
context:
space:
mode:
authorGravatar qadeer <qadeer@microsoft.com>2015-04-22 09:26:56 -0700
committerGravatar qadeer <qadeer@microsoft.com>2015-04-22 09:26:56 -0700
commit4c6dd519143fdbc8ecada56d58103d098c6bd18c (patch)
treeabdbf5f883d31236a221a5b95f5f0364e75caf36 /Test/civl/bar.bpl.expect
parent95a9ed0282811aa2bc3170f41b8b63508918b28e (diff)
renamed og to civl
Diffstat (limited to 'Test/civl/bar.bpl.expect')
-rw-r--r--Test/civl/bar.bpl.expect13
1 files changed, 13 insertions, 0 deletions
diff --git a/Test/civl/bar.bpl.expect b/Test/civl/bar.bpl.expect
new file mode 100644
index 00000000..8999ae7f
--- /dev/null
+++ b/Test/civl/bar.bpl.expect
@@ -0,0 +1,13 @@
+bar.bpl(28,3): Error: Non-interference check failed
+Execution trace:
+ bar.bpl(7,3): anon0
+ (0,0): anon00
+ bar.bpl(14,3): inline$Incr_1$0$this_A
+ (0,0): inline$Impl_YieldChecker_PC_1$0$L0
+bar.bpl(28,3): Error: Non-interference check failed
+Execution trace:
+ bar.bpl(38,3): anon0
+ (0,0): anon00
+ (0,0): inline$Impl_YieldChecker_PC_1$0$L0
+
+Boogie program verifier finished with 3 verified, 2 errors