common test framework directories
Mike Frysinger
vapier@gentoo.org
Wed Sep 29 13:46:00 GMT 2010
On Wednesday, September 29, 2010 02:03:58 Alan Modra wrote:
> These really ought to be in a common file somewhere.
>
> binutils/testsuite/
> * lib/utils-lib.exp (is_elf_format): Merge with gas and ld versions.
> gas/testsuite/
> * lib/gas-defs.exp (is_elf_format): Merge with binutils and ld versions.
> (is_aout_format): Copy from ld testsuite.
> (is_pecoff_format): Merge with ld version.
> ld/testsuite/
> * lib/ld-lib.exp (is_elf_format): Merge with binutils and gas versions.
> (is_aout_format): Update target list.
> (is_pecoff_format): Remove unnecessary line continuation.
ive seen/used other funcs in the test suite that could really benefit from a
common location. but the only common test framework location i could find is
the dejagnu tree in /usr/share/dejagnu/ so obviously that isnt going to work.
i'd nominate bfd/testsuite/ as the common dumping ground considering all the
other binutils projects need bfd already ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <https://sourceware.org/pipermail/binutils/attachments/20100929/fba85e68/attachment.sig>
More information about the Binutils
mailing list