diff options
author | Tom de Vries <tdevries@suse.de> | 2020-05-12 09:47:15 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2020-05-12 09:47:15 +0200 |
commit | 111b33f0b8d4872296bb0173bb82b0c5ddb9785d (patch) | |
tree | 3c0990e16c598f860efdb56bf7d72e63260f63ad /libiberty/sha1.c | |
parent | ebf470809eba7c34713a2ea95e73e794582bcbd4 (diff) | |
download | gdb-111b33f0b8d4872296bb0173bb82b0c5ddb9785d.zip gdb-111b33f0b8d4872296bb0173bb82b0c5ddb9785d.tar.gz gdb-111b33f0b8d4872296bb0173bb82b0c5ddb9785d.tar.bz2 |
[gdb/testsuite] Fix duplicate test-names in gdb.dwarf2
We currently have these duplicate test-names in gdb.dwarf2:
...
$ grep ^DUPLICATE: gdb.sum
DUPLICATE: gdb.dwarf2/comp-unit-lang.exp: show language
DUPLICATE: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (int)"
DUPLICATE: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (void *)"
DUPLICATE: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (int)"
DUPLICATE: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (int)"
DUPLICATE: gdb.dwarf2/data-loc.exp: ptype foo.array_type
DUPLICATE: gdb.dwarf2/varval.exp: get integer valueof "sizeof (int)"
DUPLICATE: gdb.dwarf2/varval.exp: get integer valueof "sizeof (void *)"
DUPLICATE: gdb.dwarf2/implref-struct.exp: print-object=off: \
set print object off
DUPLICATE: gdb.dwarf2/implref-struct.exp: print-object=on: \
set print object on
DUPLICATE: gdb.dwarf2/dw2-bad-parameter-type.exp: ptype f
...
Fix as appropriate.
Tested on x86_64-linux.
gdb/testsuite/ChangeLog:
2020-05-12 Tom de Vries <tdevries@suse.de>
* gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
* gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
* gdb.dwarf2/implref-struct.exp: Same.
* gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
* gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
Diffstat (limited to 'libiberty/sha1.c')
0 files changed, 0 insertions, 0 deletions