Generate .test-result files for tests with special rules

Brooks Moses bmoses@google.com
Fri Feb 21 21:38:00 GMT 2014


On 02/14/2014 06:56 PM, Joseph S. Myers wrote:
> This patch, an updated version of
> <https://sourceware.org/ml/libc-alpha/2014-01/msg00194.html> now
> proposed for inclusion in glibc, extends the generation of PASS and
> FAIL status in .test-result files for individual tests to cover tests
> with their own custom makefile rules.  This is just adding
> $(evaluate-test) calls to all such rules, since tests with multiple
> commands were previously split into separate tests.
>
> Note that the tests the makefiles expect to fail (posix/annexc and
> conformtest) currently get FAIL listed in the .test-result file,
> rather than XFAIL; a subsequent patch will introduce a better XFAIL
> mechanism.
>
> Tested x86_64.

Looks good to me.

- Brooks




More information about the Libc-alpha mailing list