Searched refs:vkill_test (Results 1 – 3 of 3) sorted by relevance
151 self.vkill_test(kill_child=True)155 self.vkill_test(kill_parent=True)159 self.vkill_test(kill_parent=True, kill_child=True)
104 self.vkill_test(kill_parent=True, kill_child=True, nonstop=True)
126 def vkill_test(self, kill_parent=False, kill_child=False, nonstop=False): member in GdbRemoteForkTestBase