This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH 3/7] nptl: Fix testcases for new pthread cancellation, mechanism


On Fri, 26 Sep 2014, Adhemerval Zanella wrote:

> This patches fixes the NPTL testcase that assumes the old behavior and
> also remove the tst-cancel-wrappers.sh test (which checks for symbols
> that does not exist anymore).

I don't think there's any clear answer to how it's now tested that all 
these functions are cancellable (e.g. a list of tests in the testsuite, 
for every function that was covered by that test, that test that 
requirement).

For example, where is this tested for pread64?

-- 
Joseph S. Myers
joseph@codesourcery.com


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