test the SPOT_BDD_TRACE envvar

* tests/core/bdd.test: New file.
* tests/Makefile.am: Add it.
This commit is contained in:
Alexandre Duret-Lutz 2017-11-02 10:31:52 +01:00
parent 0bbcb7f35d
commit 161bb0675f
2 changed files with 30 additions and 0 deletions

View file

@ -196,6 +196,7 @@ TESTS_kripke = \
core/kripke.test
TESTS_misc = \
core/bdd.test \
core/bitvect.test \
core/intvcomp.test \
core/minusx.test \