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