diff options
author | Dan Liew <daniel.liew@imperial.ac.uk> | 2014-05-07 18:55:10 +0100 |
---|---|---|
committer | Dan Liew <daniel.liew@imperial.ac.uk> | 2014-05-07 18:55:10 +0100 |
commit | 8ac64d0cc88dc65859d2cd579d2917b05e931c07 (patch) | |
tree | c1838827358a50fb0f4eec12aef551e72a8b352f /Test/aitest1/Bound.bpl.expect | |
parent | 7b38052a21916c67a75f57da3482276dcdf26ab1 (diff) |
Enable Linear inequality lit tests.
Diffstat (limited to 'Test/aitest1/Bound.bpl.expect')
-rw-r--r-- | Test/aitest1/Bound.bpl.expect | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Test/aitest1/Bound.bpl.expect b/Test/aitest1/Bound.bpl.expect new file mode 100644 index 00000000..46c18d30 --- /dev/null +++ b/Test/aitest1/Bound.bpl.expect @@ -0,0 +1,7 @@ +Bound.bpl(26,3): Error BP5001: This assertion might not hold. +Execution trace: + Bound.bpl(10,1): start + Bound.bpl(16,1): LoopHead + Bound.bpl(24,1): AfterLoop + +Boogie program verifier finished with 0 verified, 1 error |