Lines Matching defs:self
10 def setUp(self): argument
19 def test_fork_multithreaded(self): argument
34 def test_fork(self): argument
48 def test_vfork(self): argument
69 def test_fork_follow(self): argument
73 def test_vfork_follow(self): argument
77 def test_select_wrong_pid(self): argument
124 def test_detach_current(self): argument
161 def test_detach_all(self): argument
165 def test_kill_all(self): argument
182 def test_vkill_child(self): argument
186 def test_vkill_parent(self): argument
190 def test_vkill_both(self): argument
194 def test_c_parent(self): argument
198 def test_c_child(self): argument
202 def test_c_parent_then_child(self): argument
206 def test_c_child_then_parent(self): argument
210 def test_c_interspersed(self): argument
214 def test_vCont_parent(self): argument
218 def test_vCont_child(self): argument
222 def test_vCont_parent_then_child(self): argument
228 def test_vCont_child_then_parent(self): argument
234 def test_vCont_interspersed(self): argument
240 def test_vCont_two_processes(self): argument
258 def test_vCont_all_processes_explicit(self): argument
272 def test_vCont_all_processes_implicit(self): argument
286 def test_threadinfo(self): argument
340 def test_memory_read_write(self): argument
448 def test_register_read_write(self): argument
565 def test_qC(self): argument
607 def test_T(self): argument