From 4f0de34d3747d689cc741f045072486b0c602f15 Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Sun, 24 Nov 2002 13:41:36 +0000 Subject: 2002-11-25 Robert Collins * readme: Document running portions of the test suite (Thanks Egor!). * winsup.api/pthread/mainthreadexits.c: New file, derived from Thomas Pfaff's test cases. * winsup.api/pthread/threadidafterfork.c: Ditto. --- winsup/testsuite/README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'winsup/testsuite/README') diff --git a/winsup/testsuite/README b/winsup/testsuite/README index 346111e9a..1f289f1b1 100644 --- a/winsup/testsuite/README +++ b/winsup/testsuite/README @@ -33,3 +33,8 @@ to fail, and will "fail" if they compile, run, and return zero. "make check" will only work if you run it *on* an NT machine. Cross-checking is not supported. + +To test a subset of the test-suite, use +$ make check CYGWIN_TESTSUITE_TESTS=regexp + + -- cgit v1.2.3