[PATCH v5] resolv: Add tests for getaddrinfo returning EAI_AGAIN [BZ #16849]

Andreas Schwab schwab@suse.de
Thu Oct 2 15:17:36 GMT 2025


On Okt 02 2025, Sergey Kolosov wrote:

> diff --git a/resolv/Makefile b/resolv/Makefile
> index 8fa3398d76..12bccbc4c2 100644
> --- a/resolv/Makefile
> +++ b/resolv/Makefile
> @@ -80,7 +80,9 @@ routines_no_fortify += \
>    # routines_no_fortify
>  
>  tests = tst-aton tst-leaks tst-inet_ntop
> -tests-container = tst-leaks2
> +tests-container += \
> +  tst-getaddrinfo-eai-again \
> +  tst-leaks2 \

This has a trailing backslash.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


More information about the Libc-alpha mailing list