Lines Matching defs:self
10 def setUp(self): argument
16 def test_fork_multithreaded(self): argument
28 def test_fork(self): argument
39 def test_vfork(self): argument
55 def test_fork_follow(self): argument
59 def test_vfork_follow(self): argument
63 def test_select_wrong_pid(self): argument
101 def test_detach_current(self): argument
129 def test_detach_all(self): argument
133 def test_kill_all(self): argument
150 def test_vkill_child(self): argument
154 def test_vkill_parent(self): argument
158 def test_vkill_both(self): argument
162 def test_c_parent(self): argument
166 def test_c_child(self): argument
170 def test_c_parent_then_child(self): argument
174 def test_c_child_then_parent(self): argument
178 def test_c_interspersed(self): argument
182 def test_vCont_parent(self): argument
186 def test_vCont_child(self): argument
190 def test_vCont_parent_then_child(self): argument
195 def test_vCont_child_then_parent(self): argument
200 def test_vCont_interspersed(self): argument
205 def test_vCont_two_processes(self): argument
218 def test_vCont_all_processes_explicit(self): argument
229 def test_vCont_all_processes_implicit(self): argument
240 def test_threadinfo(self): argument
285 def test_memory_read_write(self): argument
372 def test_register_read_write(self): argument
468 def test_qC(self): argument
502 def test_T(self): argument