3
0
Fork 0
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:
Huanyi Chen 2018-12-28 13:24:39 -05:00
parent 300e99b67a
commit 4b29b208ad
5 changed files with 433 additions and 0 deletions

View file

@ -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")