]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/testsuite: fix duplicate test names in gdb.base/cond-eval-mode.exp
authorAndrew Burgess <aburgess@redhat.com>
Thu, 1 Feb 2024 09:59:32 +0000 (09:59 +0000)
committerAndrew Burgess <aburgess@redhat.com>
Thu, 1 Feb 2024 10:07:24 +0000 (10:07 +0000)
commit025f70c8614ecd7293940dcf03b2691adf586031
treea9f59f3b4982422d84f9e2f54bc9ba99a3990bdc
parent49346fa79442ba6f0be832c2c5af4360e52f070a
gdb/testsuite: fix duplicate test names in gdb.base/cond-eval-mode.exp

Fix some duplicate test names in gdb.base/cond-eval-mode.exp when
running with native-gdbserver or native-extended-gdbserver board
files.

I've just added some 'with_test_prefix' blocks to make the test names
unique, there should be no change in what is tested after this commit.
gdb/testsuite/gdb.base/cond-eval-mode.exp