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: Where to put Linux-specific pthread test?


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.


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