mirror of
https://github.com/Z3Prover/z3
synced 2025-07-23 04:38:53 +00:00
Add few more testcases
This commit is contained in:
parent
300e99b67a
commit
4b29b208ad
5 changed files with 433 additions and 0 deletions
|
@ -391,6 +391,10 @@ def test(file):
|
|||
|
||||
test("data/horn1.smt2")
|
||||
test("data/horn2.smt2")
|
||||
test("data/horn3.smt2")
|
||||
test("data/horn4.smt2")
|
||||
test("data/horn5.smt2")
|
||||
test("data/horn6.smt2")
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue