summaryrefslogtreecommitdiff
path: root/Test/og/t1.bpl.expect
diff options
context:
space:
mode:
authorGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-11 15:25:45 +0100
committerGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-11 15:25:45 +0100
commitaf063a30fa05405d35aa7d49243cd488d9471b11 (patch)
treed9454273471ef8f5789dc07e1b558c19dd0dfea4 /Test/og/t1.bpl.expect
parentefe9d5884a7b1d7af910761772454ba944bd4de8 (diff)
Enable as many "og" lit tests. Several fail because they weren't
being executed previously! Boogie :: og/DeviceCacheSimplified.bpl Boogie :: og/DeviceCacheWithBuffer.bpl Boogie :: og/async.bpl Boogie :: og/houd1.bpl Boogie :: og/lock-introduced.bpl Boogie :: og/termination.bpl Boogie :: og/treiber-stack.bpl
Diffstat (limited to 'Test/og/t1.bpl.expect')
-rw-r--r--Test/og/t1.bpl.expect10
1 files changed, 10 insertions, 0 deletions
diff --git a/Test/og/t1.bpl.expect b/Test/og/t1.bpl.expect
new file mode 100644
index 00000000..9f9e44b1
--- /dev/null
+++ b/Test/og/t1.bpl.expect
@@ -0,0 +1,10 @@
+t1.bpl(60,5): Error: Non-interference check failed
+Execution trace:
+ (0,0): og_init
+ t1.bpl(80,13): anon0
+ t1.bpl(80,13): anon0$1
+ (0,0): inline$SetG_1$0$Entry
+ t1.bpl(80,13): anon0$2
+ (0,0): inline$Impl_YieldChecker_A_1$1$L2
+
+Boogie program verifier finished with 5 verified, 1 error