Lines Matching defs:self

48     def setUp(self):  argument
59 def tearDown(self): argument
70 def run_qemu_io(self, img, cmd): argument
77 def check_qemu_io_errors(self): argument
91 def reopenMultiple(self, opts, errmsg = None): argument
102 def reopen(self, opts, newopts = {}, errmsg = None): argument
120 def get_node(self, node_name): argument
129 def check_node_graph(self, graph): argument
136 def test_incorrect_parameters_single_file(self): argument
177 def test_incorrect_parameters_backing_file(self): argument
216 def test_reopen(self): argument
327 def test_reopen_raw(self): argument
361 def test_reset_default_values(self): argument
391 def test_io_with_graph_changes(self): argument
482 def test_graph_cycles(self): argument
535 def test_replace_file(self): argument
569 def test_insert_throttle_filter(self): argument
593 def test_insert_compress_filter(self): argument
635 def test_swap_files(self): argument
681 def test_misc_drivers(self): argument
826 def test_missing_backing_options_1(self): argument
864 def test_missing_backing_options_2(self): argument
883 def test_backing_reference(self): argument
910 def test_block_stream_1(self): argument
937 def test_block_stream_2(self): argument
972 def test_block_stream_3(self): argument
995 def test_block_stream_4(self): argument
1029 def test_block_commit_1(self): argument
1057 def test_block_commit_2(self): argument
1083 def run_test_iothreads(self, iothread_a, iothread_b, errmsg = None, argument
1119 def test_iothreads_error(self): argument
1123 def test_iothreads_compatible_users(self): argument
1126 def test_iothreads_switch_backing(self): argument
1129 def test_iothreads_switch_overlay(self): argument
1132 def test_iothreads_with_throttling(self): argument