Where to put Linux-specific pthread test?

Carlos O'Donell carlos@redhat.com
Mon Oct 21 14:17:00 GMT 2013


On 10/20/2013 06:39 AM, Florian Weimer wrote:
> On 10/19/2013 06:39 AM, Carlos O'Donell wrote:
> 
>> The regression test is Linux-specific because it does all the
>> validation using /proc.
> 
> I think the non-Linux targets have various degrees of Linux
> compatibiliry in /proc.  What kind of process attributes do you need
> in your test case?
> 

I need access to /proc/self/task/%lu/comm to validate
pthread_setname_np and pthread_getname_np.

Cheers,
Carlos.



More information about the Libc-alpha mailing list