]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
ld: testsuite: disambiguate sort_no tests.
authorRichard Earnshaw <rearnsha@arm.com>
Tue, 16 Sep 2025 15:47:55 +0000 (16:47 +0100)
committerRichard Earnshaw <rearnsha@arm.com>
Fri, 19 Sep 2025 09:50:11 +0000 (10:50 +0100)
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.

ld/testsuite/ld-scripts/sort_no-2.d

index e0943d5bb7789e65281f3aab1ca4f1a1d02d9ed5..c85cc349f88f64c8081bdc1adb3c62371cac29fe 100644 (file)
@@ -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
 
 #...