Fix test names starting with uppercase using multi-line gdb_test_multiple
authorLuis Machado <lgustavo@codesourcery.com>
Thu, 1 Dec 2016 20:46:28 +0000 (14:46 -0600)
committerLuis Machado <lgustavo@codesourcery.com>
Thu, 1 Dec 2016 20:46:28 +0000 (14:46 -0600)
commitfb9feb35913d4cf26baf01e1638b18af301f5387
treecfb05d1d84590171efe85f05121730275b63032f
parentcd2ddb6cde55a20d191e1002dbe1977df695cda9
Fix test names starting with uppercase using multi-line gdb_test_multiple

This fixes offender testcases that have test names starting with uppercase
when using gdb_test_multiple in a multi-line construct.

gdb/testsuite/ChangeLog
2016-12-01  Luis Machado  <lgustavo@codesourcery.com>

* gdb.cp/gdb2495.exp: Replace gdb_test_multiple
with gdb_test_no_output.
Use command as test name.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/gdb2495.exp
This page took 0.026383 seconds and 4 git commands to generate.