gdb/testsuite: Remove duplicates from gdb.base/watchpoints.exp
authorLancelot SIX <lsix@lancelotsix.com>
Sun, 21 Nov 2021 17:21:40 +0000 (17:21 +0000)
committerLancelot SIX <lsix@lancelotsix.com>
Fri, 7 Jan 2022 22:43:34 +0000 (22:43 +0000)
commitb64f5c88176fb83ed38b06ff77aae60a1b56b4fd
treeb5145b4927f2e93e105912ccb657179961672412
parentc6336a6db001c10383376b762262ca8f953d65c2
gdb/testsuite: Remove duplicates from gdb.base/watchpoints.exp

When running the testsuite, I have:

    Running ../gdb/testsuite/gdb.base/watchpoints.exp ...
    DUPLICATE: gdb.base/watchpoints.exp: watchpoint hit, first time

Fix by adjusting the test names where appropriate.

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