From d652155ae013f36a1ee17653a8e458baad2d9c2c Mon Sep 17 00:00:00 2001 From: Checkmate50 Date: Mon, 6 Jun 2016 23:14:18 -0600 Subject: Merging complete. Everything looks good *crosses fingers* --- Test/civl/bar.bpl.expect | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Test/civl/bar.bpl.expect (limited to 'Test/civl/bar.bpl.expect') diff --git a/Test/civl/bar.bpl.expect b/Test/civl/bar.bpl.expect new file mode 100644 index 00000000..be6722fe --- /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$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 8 verified, 2 errors -- cgit v1.2.3