gdb/testsuite: Reduce test name duplication in gdb.python tests
authorAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 16 Sep 2019 01:53:11 +0000 (21:53 -0400)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Thu, 3 Oct 2019 16:48:03 +0000 (17:48 +0100)
This commit removes some, but not all, of the test name duplication
within the gdb.python tests.  On my local machine this takes the
number of duplicate test names in this set of tests from 174 to 85.
It is possible that different setups might encounter more duplicate
tests.

gdb/testsuite/ChangeLog:

* gdb.python/py-parameter.exp: Make test names unique.
* gdb.python/py-template.exp: Likewise.
* gdb.python/py-value.exp: Likewise.


No differences found
This page took 0.026225 seconds and 4 git commands to generate.