[PATCH 3/4] nptl: Fix testcases for new pthread cancellation, mechanism
Joseph S. Myers
joseph@codesourcery.com
Fri Sep 19 17:02:00 GMT 2014
On Fri, 19 Sep 2014, Adhemerval Zanella wrote:
> This patches fixes the NPTL testcase that assumes the old behavior and
Do the fixes result in tests that work both with and without the main
changes? If so, they should go first. (In general, for bisectability
either you fix tests first to work both with and without the main changes,
or the test fixes need to go in the same commit as the main changes even
if posted separately for convenience.)
> also remove the tst-cancel-wrappers.sh test (which checks for symbols
> that does not exist anymore).
Is there a better way of achieving the substance of this test (i.e.
verifying that all those functions are cancellable) that still works after
the patch?
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list