summaryrefslogtreecommitdiff
path: root/Test/aitest9/VarMapFixpoint.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/VarMapFixpoint.bpl.expect
parent8ac64d0cc88dc65859d2cd579d2917b05e931c07 (diff)
Enable "abstract domain of intervals" lit tests.
Diffstat (limited to 'Test/aitest9/VarMapFixpoint.bpl.expect')
-rw-r--r--Test/aitest9/VarMapFixpoint.bpl.expect7
1 files changed, 7 insertions, 0 deletions
diff --git a/Test/aitest9/VarMapFixpoint.bpl.expect b/Test/aitest9/VarMapFixpoint.bpl.expect
new file mode 100644
index 00000000..7037f324
--- /dev/null
+++ b/Test/aitest9/VarMapFixpoint.bpl.expect
@@ -0,0 +1,7 @@
+VarMapFixpoint.bpl(13,5): Error BP5005: This loop invariant might not be maintained by the loop.
+Execution trace:
+ VarMapFixpoint.bpl(7,3): start
+ VarMapFixpoint.bpl(12,3): LoopHead
+ VarMapFixpoint.bpl(16,3): LoopBody
+
+Boogie program verifier finished with 1 verified, 1 error