Lines Matching refs:send
34 self.child.send("help frame v")
54 self.child.send("hel")
59 self.child.send(ctrl_f + "\n")
63 self.child.send("hel" + ctrl_f + ctrl_f + "\n")
69 self.child.send("hel\t" + ctrl_f + "\n")
73 self.child.send("a1234" + 5 * delete + "hel" + ctrl_f + "\n")
77 self.child.send("help x" + delete + ctrl_f + "\n")
81 self.child.send("help frame variable\n")
82 self.child.send("help fr")
84 self.child.send("\n")
92 self.child.send("hel")
96 self.child.send(ctrl_f + "\n")
101 self.child.send(ctrl_f + "help breakpoint" +"\n")
116 self.child.send("help frame variable\n")
117 self.child.send("help fr")
119 self.child.send("\n")