This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [patch] NSS test harness upgrade
- From: Carlos O'Donell <carlos at redhat dot com>
- To: DJ Delorie <dj at redhat dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Fri, 14 Jul 2017 21:40:13 -0400
- Subject: Re: [patch] NSS test harness upgrade
- Authentication-results: sourceware.org; auth=none
- References: <xny3rqvg9d.fsf@greed.delorie.com>
On 07/14/2017 05:51 PM, DJ Delorie wrote:
>
> Updated version. Note: the test_verbose flag doesn't magically
> propogate to the plugins so I just took that debug code out.
>
> * nss/nss_test.h: New.
> * nss/nss_test1.h: Rewrite to use test-provided data. Add group
> tests. Parameterize to allow multiple instances.
> * nss/nss_test2.h: New. Second instance.
> * nss/nss_test.ver: New.
> * nss/nss_test1.c: Update to use new framework.
> * nss/nss_test2.c: New.
> * nss/nss_test3.c: New.
> * nss/nss_test4.c: New.
> * nss/nss_test5.c: New.
> * nss/Makefile: Build new tests.
> * shlib-versions: Add libnss_test2.
Stellar! This version looks great. I can't believe we're getting
this many new tests for NSS. It blows my mind.
--
Cheers,
Carlos.