diff options
author | Tom de Vries <tdevries@suse.de> | 2022-12-06 12:01:46 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2022-12-06 12:01:46 +0100 |
commit | 8db40179f0e61c2145a4470afa47fb1945a8d9c8 (patch) | |
tree | d544984fc1eae4069936e528ac55597ecdb007d6 /gdb/sparc-netbsd-nat.c | |
parent | 6e41445bb006f3afc784862f8eb1bf0f2691a94a (diff) | |
download | gdb-8db40179f0e61c2145a4470afa47fb1945a8d9c8.zip gdb-8db40179f0e61c2145a4470afa47fb1945a8d9c8.tar.gz gdb-8db40179f0e61c2145a4470afa47fb1945a8d9c8.tar.bz2 |
[gdb/testsuite] Fix test names in gdb.base/longjmp.exp
When running test-case gdb.base/longjmp.exp, we have:
...
PASS: gdb.base/longjmp.exp: next over setjmp (1)
...
PASS: gdb.base/longjmp.exp: next over setjmp (2)
...
The trailing " (1)" and " (2)" are interpreted as comments rather than parts
of the test name, and therefore this is a duplicate, which is currently not
detected by our duplicate detection mechanism (PR testsuite/29772).
Fix the duplicate by using with_test_prefix.
Tested on x86_64-linux.
Diffstat (limited to 'gdb/sparc-netbsd-nat.c')
0 files changed, 0 insertions, 0 deletions