[PATCH 0/4] Cleanup duplicate test names
Jan Beulich
jbeulich@suse.com
Tue Sep 16 02:02:41 GMT 2025
On 15.09.2025 17:41, Richard Earnshaw wrote:
> GCC's compare_tests script has recently been augmented to report
> duplicate test names in the summary file. The reason for doing this
> is that if names are not unique then the test can appear to both pass
> and fail in a single run, making the script unable to determine
> whether or not this is a regression.
>
> This short patch series cleans up a number of duplicate test names in
> the gas component of the testsuite. I've tried to avoid unnecessary
> churn, particularly for the multiple 'as' tests, but some name changes
> are inevitable since any duplicate must be resolved to a different
> name.
>
> Richard Earnshaw (4):
> testsuite: all: use unique test names for multibyte3 tests
> binutils: testsuite: avoid dup names when using multiple as:
> directives
> testsuite: elf: avoid clashing mbind test names
> testsuite; Avoid clashing names in err-sizeof.s
In the event this isn't considered obvious anyway - okay (with the one
adjustment to patch 3).
Jan
More information about the Binutils
mailing list