diff options
author | qadeer <qadeer@microsoft.com> | 2015-04-22 09:26:56 -0700 |
---|---|---|
committer | qadeer <qadeer@microsoft.com> | 2015-04-22 09:26:56 -0700 |
commit | 4c6dd519143fdbc8ecada56d58103d098c6bd18c (patch) | |
tree | abdbf5f883d31236a221a5b95f5f0364e75caf36 /Test/civl/parallel4.bpl.expect | |
parent | 95a9ed0282811aa2bc3170f41b8b63508918b28e (diff) |
renamed og to civl
Diffstat (limited to 'Test/civl/parallel4.bpl.expect')
-rw-r--r-- | Test/civl/parallel4.bpl.expect | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Test/civl/parallel4.bpl.expect b/Test/civl/parallel4.bpl.expect new file mode 100644 index 00000000..25ad398c --- /dev/null +++ b/Test/civl/parallel4.bpl.expect @@ -0,0 +1,6 @@ +parallel4.bpl(31,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ parallel4.bpl(29,5): anon0
+ (0,0): anon01
+
+Boogie program verifier finished with 3 verified, 1 error
|