binutils-gdb/gdb/testsuite/gdb.tui
Tom de Vries 0020d62fb3 [gdb/testsuite] Fix gdb.tui/completion.exp for local-remote-host-notty
When running test-case gdb.tui/completion.exp with host board
local-remote-host-notty and target board native-gdbserver, I get:
...
FAIL: gdb.tui/completion.exp: completion of layout names: \
  tab completion (timeout)
...

The test-case contains a few tests that do tab completion, which requires
readline, which is unavailable with host board local-remote-host-notty.

Fix this by adding the missing check for readline_is_used.

Tested on x86_64-linux.
2023-03-13 17:20:09 +01:00
..
basic.exp
break.exp
completion.exp [gdb/testsuite] Fix gdb.tui/completion.exp for local-remote-host-notty 2023-03-13 17:20:09 +01:00
corefile-run.exp [gdb/testsuite] Handle USE_TUI in gdb.tui/corefile-run.exp 2023-03-13 17:20:09 +01:00
empty.exp
info-win.exp
list-before.exp
list.exp
main-one-line.c
main.exp
new-layout.exp
regs.exp
resize.exp
scroll.exp
tui-disasm-long-lines.c
tui-disasm-long-lines.exp gdb/tui: rewrite of tui_source_window_base to handle very long lines 2023-01-27 16:20:10 +00:00
tui-focus.c gdb/testsuite/tui: more testing of the 'focus' command 2023-01-25 10:50:57 +00:00
tui-focus.exp gdb/tui: improve errors from tui focus command 2023-01-27 16:20:10 +00:00
tui-layout-asm-short-prog.exp
tui-layout-asm-short-prog.S
tui-layout-asm.exp
tui-layout.c
tui-layout.exp [gdb/testsuite] Fix gdb.tui/tui-layout.exp for remote host 2023-03-13 17:20:09 +01:00
tui-missing-src.exp
tui-nl-filtered-output.exp [gdb/testsuite] Fix gdb.tui/tui-nl-filtered-output.exp for remote host 2023-03-13 17:20:09 +01:00
tuiterm.exp
winheight.exp
winwidth.exp