This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] gdb: Make test names unique in gdb.base/maint.exp


On 05/04/2018 04:02 PM, Andrew Burgess wrote:
> 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'.

OK.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]