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/8] nptl: Fix testcases for new pthread cancellation, mechanism


On Thu, 9 Oct 2014, Adhemerval Zanella wrote:

> open/open64     | tst-cancel4.c  |           no |        yes |
> pread/pread64   | tst-cancel4.c  |           no |        yes |
> pwrite/pwrite64 | tst-cancel4.c  |           no |        yes |

I don't think pairing like that is legitimate.  Each of those pairs is two 
separate functions, and only one of each pair is tested in tst-cancel4.c.  
The *64 functions need testing to at least the same extent.

-- 
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]