summaryrefslogtreecommitdiff
path: root/Test/houdini/houd2.bpl.expect
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/houd2.bpl.expect
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/houd2.bpl.expect')
-rw-r--r--Test/houdini/houd2.bpl.expect9
1 files changed, 9 insertions, 0 deletions
diff --git a/Test/houdini/houd2.bpl.expect b/Test/houdini/houd2.bpl.expect
new file mode 100644
index 00000000..1e8d4889
--- /dev/null
+++ b/Test/houdini/houd2.bpl.expect
@@ -0,0 +1,9 @@
+Assignment computed by Houdini:
+b1 = False
+b2 = True
+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(13,3): anon0
+
+Boogie program verifier finished with 1 verified, 1 error