[PATCH] Tests for res_init

Florian Weimer fweimer@redhat.com
Thu May 18 18:37:00 GMT 2017


On 05/18/2017 08:33 PM, Siddhesh Poyarekar wrote:
> On Tuesday 09 May 2017 05:34 PM, Florian Weimer wrote:
>> The attached patch adds various tests for res_init and other
>> initialization functions.  Bugs 21474 (already fixed) and 21475 were
>> discovered while writing these tests.  I did not bother to fix bug 21475
>> (search path truncation) because it will be gone with a larger
>> resolv.conf parser rewrite anyway.
> 
> Could you get the test for 21475 out of this patch?  You could add that
> in with the parser rewrite later.  That way this patch won't result in
> failures in the testsuite.

I can make this clearer in the comment.  The test currently contains the
wrong expected output, as a remainder to update the bug when this is fixed.

Thanks,
Florian



More information about the Libc-alpha mailing list