gdb/testsuite: Remove duplicates from gdb.base/exprs.exp
authorLancelot SIX <lsix@lancelotsix.com>
Sun, 21 Nov 2021 00:44:36 +0000 (00:44 +0000)
committerLancelot SIX <lsix@lancelotsix.com>
Fri, 7 Jan 2022 22:43:33 +0000 (22:43 +0000)
commit1868c0cb3378ba3984c056b3850cc93eaa709e04
tree1c4da4016ed50f9def6d3ecf3219c9bd1487da53
parente88e167858ab3798df9b8c858d07fcccc6336bc7
gdb/testsuite: Remove duplicates from gdb.base/exprs.exp

When running the testsuite, I have:

    Running .../gdb/testsuite/gdb.base/exprs.exp ...
    DUPLICATE: gdb.base/exprs.exp: \$[0-9]* = red (setup)

Fix by using with_test_prefix where appropriate.

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