This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: test suite overriding tests


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]