diff options
author | Tom de Vries <tdevries@suse.de> | 2021-09-30 19:07:47 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2021-09-30 19:07:47 +0200 |
commit | b6107a72badd38a2cf63fc09759ce281547c19a3 (patch) | |
tree | 5d1feff973466799fe2aafe26d0fc717278f8725 /gdb/testsuite/gdb.python | |
parent | 7325ba796b4432b73388d0cdbd5b0e8c8dee8855 (diff) | |
download | binutils-b6107a72badd38a2cf63fc09759ce281547c19a3.zip binutils-b6107a72badd38a2cf63fc09759ce281547c19a3.tar.gz binutils-b6107a72badd38a2cf63fc09759ce281547c19a3.tar.bz2 |
[gdb/testsuite] Fix untested messages in gdb.mi/*.exp
The effect of:
...
untested "y.exp"
...
in a gdb.x/y.exp is:
...
UNTESTED: gdb.x/y.exp: y.exp
...
which is a bit pointless.
Replace these untested messages in gdb.mi/*.exp with the usual "failed to
compile".
Likewise for an:
...
untested $testname
...
where the variable is undefined.
Tested on x86_64-linux.
Diffstat (limited to 'gdb/testsuite/gdb.python')
0 files changed, 0 insertions, 0 deletions