diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-06-21 12:51:54 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-06-21 12:51:54 +0200 |
commit | 965d5c391c86eb3a812ce308411c32754f12a9d2 (patch) | |
tree | bd0c9bc76e592149787fede9863a2ecc37397176 /ChangeLog | |
parent | 43e0ac24c836eed627a75ca932eb7e64698407c6 (diff) | |
download | glibc-965d5c391c86eb3a812ce308411c32754f12a9d2.zip glibc-965d5c391c86eb3a812ce308411c32754f12a9d2.tar.gz glibc-965d5c391c86eb3a812ce308411c32754f12a9d2.tar.bz2 |
inet: Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2017-06-21 Florian Weimer <fweimer@redhat.com> + + Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.c. + * inet/tst-inet6_scopeid_pton.c: Switch to <support/test-driver.c>. + (call_gai, check_ai): New functions. + (expect_failure, expect_success): Use them. Add logging. + 2017-06-21 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com> * sysdeps/powerpc/powerpc64/multiarch/Makefile |