Lines Matching refs:send
25 self.child.send("\t\ta")
29 self.child.send("regi\t")
33 self.child.send("\n")
40 self.child.send("file " + dir_without_slashes + "\t")
44 self.child.send("TestIOHandler\t")
50 self.child.send("\n")
55 self.child.send("breakpoint set --file ./main\t")
57 self.child.send("\n")
61 self.child.send("\t")
63 self.child.send("n")
67 self.child.send("regoinvalid\t")