[PATCH 3/8] nptl: Fix testcases for new pthread cancellation, mechanism

Joseph S. Myers joseph@codesourcery.com
Thu Oct 9 14:55:00 GMT 2014


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



More information about the Libc-alpha mailing list