new test case to improve coverage stats

The streett_to_generalized_buchi() function was not tested unless
ltl2dstar is installed.

* tests/core/streett.test: New file.
* tests/Makefile.am: Add it.
This commit is contained in:
Alexandre Duret-Lutz 2016-07-19 13:35:47 +02:00
parent 4c0500a8a9
commit b136b81c6d
2 changed files with 116 additions and 0 deletions

View file

@ -248,6 +248,7 @@ TESTS_twa = \
core/dra2dba.test \
core/unambig.test \
core/ltlcross4.test \
core/streett.test \
core/ltl3dra.test \
core/ltl2dstar.test \
core/ltl2dstar2.test \