test suite overriding tests
egor duda
deo@logos-m.ru
Mon Sep 30 00:11:00 GMT 2002
Hi!
Sunday, 29 September, 2002 Robert Collins rbcollins@cygwin.com wrote:
RC> Is there a command line method to override what tests are run?
RC> I.e.
RC> make check TESTS=pthread_condvar6.c
make check CYGWIN_TESTSUITE_TESTS='.*condvar6.*'
or, more generally
make check CYGWIN_TESTSUITE_TESTS=regexp
will run only tests whose names match regular expression 'regexp'.
Egor. mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19
More information about the Cygwin-developers
mailing list