This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Support cross-testing for elf/tst-array*
- From: "Carlos O'Donell" <carlos at systemhalted dot org>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Tue, 30 Oct 2012 12:58:03 -0400
- Subject: Re: Support cross-testing for elf/tst-array*
- References: <Pine.LNX.4.64.1210301628260.7043@digraph.polyomino.org.uk>
On Tue, Oct 30, 2012 at 12:28 PM, Joseph S. Myers
<joseph@codesourcery.com> wrote:
> This patch adds cross-testing support to the newly enabled
> elf/tst-array* tests.
>
> Tested x86_64 and with cross to powerpc.
>
> 2012-10-30 Joseph Myers <joseph@codesourcery.com>
>
> * elf/Makefile ($(objpfx)tst-array1.out): Use $(test-wrapper).
> ($(objpfx)tst-array1-static.out): Likewise.
> ($(objpfx)tst-array2.out): Likewise.
> ($(objpfx)tst-array3.out): Likewise.
> ($(objpfx)tst-array4.out): Likewise.
> ($(objpfx)tst-array5.out): Likewise.
> ($(objpfx)tst-array5-static.out): Likewise.
This looks good to me.
Cheers,
Carlos.