gdb/testsuite: Remove duplicates from gdb.base/ptype.exp
authorLancelot SIX <lsix@lancelotsix.com>
Sat, 20 Nov 2021 22:57:10 +0000 (22:57 +0000)
committerLancelot SIX <lsix@lancelotsix.com>
Fri, 7 Jan 2022 22:43:33 +0000 (22:43 +0000)
commit0988568e6af1e3bcfff37934c4482b5465947635
tree2559ed22e3948f7e1f0d1af0d7b6ee75ab1b791b
parent0fb8b9ba93ba2e26d9b6091c3cb8404a5178f747
gdb/testsuite: Remove duplicates from gdb.base/ptype.exp

When running the testsuite, I have:

    Running .../gdb/testsuite/gdb.base/ptype.exp ...
    DUPLICATE: gdb.base/ptype.exp: ptype the_highest
    DUPLICATE: gdb.base/ptype.exp: list intfoo
    DUPLICATE: gdb.base/ptype.exp: list charfoo

Fix by adjusting the offending test names.

Tested on x86_64-linux.
gdb/testsuite/gdb.base/ptype.exp