Fix duplicate tests in gdb.rust
authorTom Tromey <tromey@adacore.com>
Tue, 19 May 2020 18:27:19 +0000 (12:27 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 19 May 2020 18:35:07 +0000 (12:35 -0600)
commit7d874253bfe9846e8d78790bbc32a152a94aa366
treec8740ad160813fce88fd7f6a8f60732f2bc8f0aa
parent563c591bedf2e84ef812a89d573ece8546bd3c99
Fix duplicate tests in gdb.rust

gdb.rust complains about some duplicate test names.  This patch fixes
this in a straightforward way.

2020-05-19  Tom Tromey  <tromey@adacore.com>

* gdb.rust/simple.exp: Add some test descriptions.
(test_one_slice): Use with_test_prefix.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.rust/simple.exp