gdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop.exp
authorLancelot SIX <lsix@lancelotsix.com>
Tue, 23 Nov 2021 13:35:47 +0000 (13:35 +0000)
committerLancelot SIX <lsix@lancelotsix.com>
Fri, 7 Jan 2022 22:43:34 +0000 (22:43 +0000)
commit94e3acde23ca8e68e14817661740e692d3f3e738
tree0e47d649afd55b7760a1fa9e77155bfbe728e43a
parentb4130189f92809afd76d1fd1f16aee8c4474cccd
gdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop.exp

When running the testsuite, I have:

    Running .../gdb/testsuite/gdb.mi/mi-nonstop.exp ...
    DUPLICATE: gdb.mi/mi-nonstop.exp: check varobj, w1, 1
    DUPLICATE: gdb.mi/mi-nonstop.exp: stacktrace of stopped thread

Fix by adjusting the problematic test names.

Tested on x86_64-linux.
gdb/testsuite/gdb.mi/mi-nonstop.exp