[gdb/testsuite] Fix DUPLICATEs in gdb.dwarf2/implptr-64bit.exp
authorTom de Vries <tdevries@suse.de>
Fri, 24 Sep 2021 10:39:15 +0000 (12:39 +0200)
committerTom de Vries <tdevries@suse.de>
Fri, 24 Sep 2021 10:39:15 +0000 (12:39 +0200)
commitd8f2441d856b3b57bbd3b3c60496ca30678f1b8f
tree40544936656f49fc7968b3916ae73535f3c4bf3f
parent11a607f8cb5f2999569b44fe08ee0e0acd0f4c3c
[gdb/testsuite] Fix DUPLICATEs in gdb.dwarf2/implptr-64bit.exp

When running test-case gdb.dwarf2/implptr-64bit.exp with target board
unix/-m32, I noticed:
...
DUPLICATE: gdb.dwarf2/implptr-64bit.exp: failed to prepare
...

Fix this by using with_test_prefix.

Tested on x86_64-linux.
gdb/testsuite/gdb.dwarf2/implptr-64bit.exp