summaryrefslogtreecommitdiff
path: root/Test/aitest9
diff options
context:
space:
mode:
authorGravatar rustanleino <unknown>2009-08-07 17:21:13 +0000
committerGravatar rustanleino <unknown>2009-08-07 17:21:13 +0000
commitfaf1c46b1e67ab4c3d8a1c82974b0499015a83d3 (patch)
tree923bae2639dd557a9fed921135cca78911cef619 /Test/aitest9
parent46b654cd5c5a0dc3df37d9a593fa5c81c59ab83f (diff)
Removed Output files. These are created on a local machine when the tests are run.
Diffstat (limited to 'Test/aitest9')
-rw-r--r--Test/aitest9/Output26
1 files changed, 0 insertions, 26 deletions
diff --git a/Test/aitest9/Output b/Test/aitest9/Output
deleted file mode 100644
index dd10a8b3..00000000
--- a/Test/aitest9/Output
+++ /dev/null
@@ -1,26 +0,0 @@
-
--------------------- VarMapFixPoint.bpl --------------------
-VarMapFixPoint.bpl(11,5): Error BP5005: This loop invariant might not be maintained by the loop.
-Execution trace:
- VarMapFixPoint.bpl(5,3): start
- VarMapFixPoint.bpl(10,3): LoopHead
- VarMapFixPoint.bpl(14,3): LoopBody
-
-Boogie program verifier finished with 1 verified, 1 error
-
--------------------- TestIntervals.bpl --------------------
-TestIntervals.bpl(23,3): Error BP5001: This assertion might not hold.
-Execution trace:
- TestIntervals.bpl(5,5): anon0
- TestIntervals.bpl(6,3): anon9_LoopHead
- TestIntervals.bpl(6,3): anon9_LoopDone
- TestIntervals.bpl(11,5): anon2
- TestIntervals.bpl(12,14): anon10_Then
- TestIntervals.bpl(13,3): anon4
- TestIntervals.bpl(13,14): anon11_Then
- TestIntervals.bpl(14,3): anon6
- TestIntervals.bpl(14,14): anon12_Then
- TestIntervals.bpl(17,5): anon8
- TestIntervals.bpl(21,3): Next
-
-Boogie program verifier finished with 0 verified, 1 error