Re: NPTL Testing

Jakub Jelinek <[email protected]> Thu, 6 Nov 2003 13:02:54 -0500
Newsgroups gmane.comp.lib.phil
Message-ID <[email protected]>
On Thu, Nov 06, 2003 at 09:47:44AM -0800, Randy.Dunlap wrote:
> | Which programs are used for testing NPTL in the following areas:
> |   - POSIX conformance
> |   - Non-Regression
> |   - Reliability when stressed
> |   - Performances
> | ?
> | And where are they ?
> | 
> | Are there plans for adding new tests in the (next or later) future ?
> 
> I do not (and cannot) answer for glibc.
> However, there are some POSIX tests suites available at
>   http://posixtest.sourceforge.net/
> 
> Ulrich has also posted the URL for the glib test suite (pre-built
> binaries), but I can't find it.  Would someone please repeat that
> location?

There are almost 180 tests in NPTL sources, most of them testing POSIX
conformance.

	Jakub