This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] misc: New test misc/tst-gethostid
- From: Florian Weimer <fweimer at redhat dot com>
- To: DJ Delorie <dj at redhat dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Thu, 20 Sep 2018 06:26:25 +0200
- Subject: Re: [PATCH] misc: New test misc/tst-gethostid
- References: <xntvmlm1ry.fsf@greed.delorie.com>
* DJ Delorie:
> Florian Weimer <fweimer@redhat.com> writes:
>> * misc/tst-gethostid.c: New file.
>
> This is the kind of test that test-container was designed for...
>
> Is test-container missing something that you need for this test?
The test has two phases, one inside the chroot and one outside. I think
this is fairly specific to gethostid and the fact that we cannot
actually check its result.
Thanks,
Florian