I found a bunch of borked tab-completion tests when running tests on a remote Windows host, where the input stream is not a tty and has no readline support. I've copied the test for readline support verbatim from the older gdb.base/completion.exp testcase into these newer testcases. OK to commit? -Sandra