* testsuite/libdejagnu: New directory for dejagnu library test
authorRob Savoye <rob@welcomehome.org>
Fri, 4 May 2001 05:25:59 +0000 (05:25 +0000)
committerRob Savoye <rob@welcomehome.org>
Fri, 4 May 2001 05:25:59 +0000 (05:25 +0000)
commit0abc6d284f4e8aabbea2ab78e43d4e900a6dcfbc
tree0a31f3eb87038f3fabe0b88ad12cb49d05bbcd6d
parent08b9fa821d1ca971c8503369c0b49b543e635603
* testsuite/libdejagnu: New directory for dejagnu library test
cases.
* testsuite/libdejagnu/unit.cc: Test case for dejagnu.h.
* testsuite/libdejagnu/tunit.exp: Test driver for dejagnu.h.
* testsuite/libdejagnu/Makefile.am: New makefile to build the test
case.
* testsuite/libdejagnu/Makefile.in: Generated.
* testsuite/Makefile.am: Add libdejagnu to SUBDIRS. Replace the
site.exp rule, cause we don't want the $tool setting, so we run
all the test suites. Don't pass the tool name for "make check".
* configure.in: Add testsuite/libdejagnu/Makefile to AC_OUTPUT.
ChangeLog
configure.in
testsuite/Makefile.am
testsuite/Makefile.in
testsuite/libdejagnu/Makefile.am [new file with mode: 0644]
testsuite/libdejagnu/Makefile.in [new file with mode: 0644]
testsuite/libdejagnu/tunit.exp [new file with mode: 0644]
testsuite/libdejagnu/unit.cc [new file with mode: 0644]
testsuite/runtest.all/options.exp