gdb/testsuite: Remove duplicates from gdb.base/checkpoint.exp
authorLancelot SIX <lsix@lancelotsix.com>
Fri, 19 Nov 2021 23:16:51 +0000 (23:16 +0000)
committerLancelot SIX <lsix@lancelotsix.com>
Fri, 7 Jan 2022 22:43:32 +0000 (22:43 +0000)
commit2bb68cff48ff87b444552ba71fd6edce50e57ca2
tree57ea6fca31e248166c07eacb9ef31bb31e9451e6
parentf4581a88264cd5818423a51debde44dc8e9e9324
gdb/testsuite: Remove duplicates from gdb.base/checkpoint.exp

When running the testsuite, I have:

    Running .../gdb/testsuite/gdb.base/checkpoint.exp ...
    DUPLICATE: gdb.base/checkpoint.exp: verify lines 5 two
    DUPLICATE: gdb.base/checkpoint.exp: restart 0 one

This patch fixes the various erroneous incorrect test names.

While at it, this patch also remove some trailing white spaces across
the file.

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