This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: AI_V4MAPPED/AI_ALL


> I can write a test on basis of my current test program for this.

Please do.

> I can also add test cases for more flags, but than reverse lookup
> must work, too.

These are useful to have as well, but put them in a separate test so that
they can be enabled/disabled independent of the others.  For now you can
write tests using whatever domain data is easy for you to test with locally.
When you post the tests you can show me the relevant records (e.g. dig output)
and then I can fix up the names in the test data with more permanent names
when I install them.

> The WIDE project seems to have some tests for getaddrinfo, too. But
> they expect that you have an entry for localhost with "::1" and
> "127.0.0.1" in /etc/hosts. But maybe we can change this and add
> this tests, too?

That is fine for xtests.


Thanks,
Roland


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