[binutils-gdb] ld: testsuite: disambiguate sort_no tests.
Richard Earnshaw
rearnsha@sourceware.org
Fri Sep 19 09:50:31 GMT 2025
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8ebcffb4ba2e782b870754a6b558f08510858fb5
commit 8ebcffb4ba2e782b870754a6b558f08510858fb5
Author: Richard Earnshaw <rearnsha@arm.com>
Date: Tue Sep 16 16:47:55 2025 +0100
ld: testsuite: disambiguate sort_no tests.
The two tests sort_no-1.d and sort_no-2.d have the same test name.
They use the same options, but operate on different source files.
Annotate the second test so that it has a unique name.
Diff:
---
ld/testsuite/ld-scripts/sort_no-2.d | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ld/testsuite/ld-scripts/sort_no-2.d b/ld/testsuite/ld-scripts/sort_no-2.d
index e0943d5bb77..c85cc349f88 100644
--- a/ld/testsuite/ld-scripts/sort_no-2.d
+++ b/ld/testsuite/ld-scripts/sort_no-2.d
@@ -1,6 +1,6 @@
#source: sort_b_a.s
#ld: -T sort_no.t
-#name: no SORT_BY_NAME/SORT_BY_ALIGNMENT/SORT
+#name: no SORT_BY_NAME/SORT_BY_ALIGNMENT/SORT (2)
#nm: -n
#...
More information about the Binutils-cvs
mailing list