diff options
author | Pedro Alves <palves@redhat.com> | 2015-11-24 18:11:19 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2015-11-24 18:11:19 +0000 |
commit | 2cc57ad8d14499775e4b9de4a3ffaf73ac728781 (patch) | |
tree | a635f2abd31c0b823629c9721b93cc2ff1b2d81f /gdb/ChangeLog | |
parent | 3ff0b31dc6b8d8b7cd2bd617bfe843c3cdcf9f3b (diff) | |
download | gdb-2cc57ad8d14499775e4b9de4a3ffaf73ac728781.zip gdb-2cc57ad8d14499775e4b9de4a3ffaf73ac728781.tar.gz gdb-2cc57ad8d14499775e4b9de4a3ffaf73ac728781.tar.bz2 |
Make gdb.python/py-inferior.exp test names unique
Before we had:
$ cat testsuite/gdb.sum | grep "PASS" | sort | uniq -c | sort -n
...
1 PASS: gdb.python/py-inferior.exp: write str
2 PASS: gdb.python/py-inferior.exp: Get inferior list length
2 PASS: gdb.python/py-inferior.exp: py start_addr = gdb.selected_frame ().read_var ('search_buf')
2 PASS: gdb.python/py-inferior.exp: Switch to first inferior
3 PASS: gdb.python/py-inferior.exp: find mixed-sized pattern
4 PASS: gdb.python/py-inferior.exp: py length = search_buf.type.sizeof
4 PASS: gdb.python/py-inferior.exp: py start_addr = search_buf.address
5 PASS: gdb.python/py-inferior.exp: Check inferior validity
$
gdb/testsuite/ChangeLog:
2015-11-24 Pedro Alves <palves@redhat.com>
* gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
use lowercase.
Diffstat (limited to 'gdb/ChangeLog')
0 files changed, 0 insertions, 0 deletions