summaryrefslogtreecommitdiff
path: root/Test/aitest9/TestIntervals.bpl.expect
diff options
context:
space:
mode:
authorGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-07 19:04:59 +0100
committerGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-07 19:04:59 +0100
commit95d752d7480ecddb727df1cc3613fefa4363b960 (patch)
tree9a9ffd698d691e842bef98ee23312d663beff655 /Test/aitest9/TestIntervals.bpl.expect
parent8ac64d0cc88dc65859d2cd579d2917b05e931c07 (diff)
Enable "abstract domain of intervals" lit tests.
Diffstat (limited to 'Test/aitest9/TestIntervals.bpl.expect')
-rw-r--r--Test/aitest9/TestIntervals.bpl.expect20
1 files changed, 20 insertions, 0 deletions
diff --git a/Test/aitest9/TestIntervals.bpl.expect b/Test/aitest9/TestIntervals.bpl.expect
new file mode 100644
index 00000000..b4b7175e
--- /dev/null
+++ b/Test/aitest9/TestIntervals.bpl.expect
@@ -0,0 +1,20 @@
+TestIntervals.bpl(25,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ TestIntervals.bpl(7,5): anon0
+ TestIntervals.bpl(8,3): anon9_LoopHead
+ TestIntervals.bpl(14,14): anon10_Then
+ TestIntervals.bpl(15,14): anon11_Then
+ TestIntervals.bpl(16,14): anon12_Then
+ TestIntervals.bpl(19,5): anon8
+TestIntervals.bpl(70,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ TestIntervals.bpl(62,3): anon0
+ TestIntervals.bpl(67,3): anon3_LoopHead
+ TestIntervals.bpl(67,3): anon3_LoopDone
+TestIntervals.bpl(71,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ TestIntervals.bpl(62,3): anon0
+ TestIntervals.bpl(67,3): anon3_LoopHead
+ TestIntervals.bpl(67,3): anon3_LoopDone
+
+Boogie program verifier finished with 2 verified, 3 errors