]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb: Make test names unique in gdb.base/maint.exp
authorAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 4 May 2018 11:54:10 +0000 (12:54 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 4 May 2018 19:19:19 +0000 (20:19 +0100)
commit45fe4a03b495f778013f0a0deb06512913e1955b
tree163d8c58cee69eedfe1bd67d63f4de521c68149b
parent05bc7456b872b81044d3b0e7c4d74c1de57217fd
gdb: Make test names unique in gdb.base/maint.exp

Add prefixes or suffixes to some test names to make them unique.

Replace a send_gdb/gdb_expect with a gdb_test, and make the test name
unique.

Remove test of 'help maint' as this is already covered by a later call
to test_prefix_command_help.

Removed test of 'help maint info' and add a new call to
test_prefix_command_help instead.

gdb/testsuite/ChangeLog:

* gdb.base/maint.exp: Make test names unique, use
test_prefix_command_help to test 'help maint info', and remove
repeated test of 'help maint'.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/maint.exp