summaryrefslogtreecommitdiff
path: root/Test/houdini/Answer
diff options
context:
space:
mode:
authorGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-05 18:35:02 +0100
committerGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-05 18:35:02 +0100
commit0a1ced90f52b5572d0ffef0a476a1bb4270522c2 (patch)
treec56350942edc63dd405e870aa5f91478a4557ccf /Test/houdini/Answer
parent9be2bcd27db2e78cec1a47bd2eec3e731c0bf352 (diff)
Enable houdini lit tests. Note some still fail due to Boogie
outputing absolute paths to .bpl files in error messages
Diffstat (limited to 'Test/houdini/Answer')
-rw-r--r--Test/houdini/Answer20
1 files changed, 10 insertions, 10 deletions
diff --git a/Test/houdini/Answer b/Test/houdini/Answer
index d7edbce6..a5eab2fe 100644
--- a/Test/houdini/Answer
+++ b/Test/houdini/Answer
@@ -9,10 +9,10 @@ Boogie program verifier finished with 1 verified, 0 errors
Assignment computed by Houdini:
b1 = False
b2 = True
-houd2.bpl(12,1): Error BP5003: A postcondition might not hold on this return path.
-houd2.bpl(9,1): Related location: This is the postcondition that might not hold.
+houd2.bpl(14,1): Error BP5003: A postcondition might not hold on this return path.
+houd2.bpl(11,1): Related location: This is the postcondition that might not hold.
Execution trace:
- houd2.bpl(11,3): anon0
+ houd2.bpl(13,3): anon0
Boogie program verifier finished with 1 verified, 1 error
@@ -76,9 +76,9 @@ Assignment computed by Houdini:
b1 = True
b2 = True
b3 = True
-houd9.bpl(19,3): Error BP5001: This assertion might not hold.
+houd9.bpl(21,3): Error BP5001: This assertion might not hold.
Execution trace:
- houd9.bpl(18,9): anon0
+ houd9.bpl(20,9): anon0
Boogie program verifier finished with 0 verified, 1 error
@@ -87,18 +87,18 @@ Assignment computed by Houdini:
b1 = True
b2 = True
b3 = True
-houd10.bpl(15,3): Error BP5002: A precondition for this call might not hold.
-houd10.bpl(20,1): Related location: This is the precondition that might not hold.
+houd10.bpl(17,3): Error BP5002: A precondition for this call might not hold.
+houd10.bpl(22,1): Related location: This is the precondition that might not hold.
Execution trace:
- houd10.bpl(14,9): anon0
+ houd10.bpl(16,9): anon0
Boogie program verifier finished with 0 verified, 1 error
-------------------- houd11.bpl --------------------
Assignment computed by Houdini:
-houd11.bpl(8,3): Error BP5001: This assertion might not hold.
+houd11.bpl(10,3): Error BP5001: This assertion might not hold.
Execution trace:
- houd11.bpl(7,9): anon0
+ houd11.bpl(9,9): anon0
Boogie program verifier finished with 0 verified, 1 error