This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 5/5] xtensa: ld: convert tests to run_dump_test
- From: "augustine dot sterling at gmail dot com" <augustine dot sterling at gmail dot com>
- To: Max Filippov <jcmvbkbc at gmail dot com>
- Cc: binutils at sourceware dot org, Eric Tsai <erictsai at cadence dot com>, linux-xtensa at linux-xtensa dot org
- Date: Mon, 23 Jul 2018 11:59:47 -0700
- Subject: Re: [PATCH 5/5] xtensa: ld: convert tests to run_dump_test
- References: <20180723181030.11632-1-jcmvbkbc@gmail.com> <20180723181030.11632-6-jcmvbkbc@gmail.com>
On Mon, Jul 23, 2018 at 11:10 AM, Max Filippov <jcmvbkbc@gmail.com> wrote:
> Three tests with individual .exp files can be implemented in less
> verbose way with run_dump_test infrastructure. Convert them.
>
> ld/
> 2018-07-23 Max Filippov <jcmvbkbc@gmail.com>
>
> * testsuite/ld-xtensa/coalesce.d: New file.
> * testsuite/ld-xtensa/coalesce.exp: Remove file.
> * testsuite/ld-xtensa/diff_overflow.d: New file.
> * testsuite/ld-xtensa/diff_overflow.exp: Remove file.
> * testsuite/ld-xtensa/lcall.d: Mew file.
> * testsuite/ld-xtensa/lcall.exp: Remove file.
> * testsuite/ld-xtensa/xtensa.exp (coalesce, diff_overflow)
> (lcall): New tests.
Approved.