diff options
author | Dan Liew <daniel.liew@imperial.ac.uk> | 2014-05-28 16:32:14 +0100 |
---|---|---|
committer | Dan Liew <daniel.liew@imperial.ac.uk> | 2014-05-28 16:32:14 +0100 |
commit | 08e1dc93d185e221b65bd59ccc167526937ee4d4 (patch) | |
tree | 5af0f9ea8cc49a34adc45e63f5b1ba4326fc2a13 /Test/test13/Answer | |
parent | 68bb2d0882069c9468e7e36c78a0eef710b7c677 (diff) |
Removed old test infrastructure files except for
./AbsHoudini/
./doomed/
./z3api/
./test17/
because their conversion to lit incomplete.
Diffstat (limited to 'Test/test13/Answer')
-rw-r--r-- | Test/test13/Answer | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Test/test13/Answer b/Test/test13/Answer deleted file mode 100644 index c4dc0cb7..00000000 --- a/Test/test13/Answer +++ /dev/null @@ -1,15 +0,0 @@ -
--------------------- ErrorTraceTestLoopInvViolationBPL --------------------
-ErrorTraceTestLoopInvViolationBPL.bpl(9,3): Error BP5001: This assertion might not hold.
-Execution trace:
- ErrorTraceTestLoopInvViolationBPL.bpl(7,5): anon0
-ErrorTraceTestLoopInvViolationBPL.bpl(18,16): Error BP5004: This loop invariant might not hold on entry.
-Execution trace:
- ErrorTraceTestLoopInvViolationBPL.bpl(16,5): anon0
-ErrorTraceTestLoopInvViolationBPL.bpl(29,17): Error BP5005: This loop invariant might not be maintained by the loop.
-Execution trace:
- ErrorTraceTestLoopInvViolationBPL.bpl(27,5): anon0
- ErrorTraceTestLoopInvViolationBPL.bpl(29,3): anon2_LoopHead
- ErrorTraceTestLoopInvViolationBPL.bpl(30,7): anon2_LoopBody
-
-Boogie program verifier finished with 0 verified, 3 errors
|