Lines Matching defs:fix

141 static void test_qga_sync_delimited(gconstpointer fix)  in test_qga_sync_delimited()
182 static void test_qga_sync(gconstpointer fix) in test_qga_sync()
210 static void test_qga_ping(gconstpointer fix) in test_qga_ping()
220 static void test_qga_id(gconstpointer fix) in test_qga_id()
231 static void test_qga_invalid_oob(gconstpointer fix) in test_qga_invalid_oob()
242 static void test_qga_invalid_args(gconstpointer fix) in test_qga_invalid_args()
261 static void test_qga_invalid_cmd(gconstpointer fix) in test_qga_invalid_cmd()
279 static void test_qga_info(gconstpointer fix) in test_qga_info()
295 static void test_qga_get_vcpus(gconstpointer fix) in test_qga_get_vcpus()
313 static void test_qga_get_fsinfo(gconstpointer fix) in test_qga_get_fsinfo()
335 static void test_qga_get_load(gconstpointer fix) in test_qga_get_load()
351 static void test_qga_get_memory_block_info(gconstpointer fix) in test_qga_get_memory_block_info()
370 static void test_qga_get_memory_blocks(gconstpointer fix) in test_qga_get_memory_blocks()
393 static void test_qga_network_get_interfaces(gconstpointer fix) in test_qga_network_get_interfaces()
410 static void test_qga_file_ops(gconstpointer fix) in test_qga_file_ops()
550 static void test_qga_file_write_read(gconstpointer fix) in test_qga_file_write_read()
635 static void test_qga_get_time(gconstpointer fix) in test_qga_get_time()
651 TestFixture fix; in test_qga_blockedrpcs() local
686 TestFixture fix; in test_qga_allowedrpcs() local
790 static void test_qga_fsfreeze_status(gconstpointer fix) in test_qga_fsfreeze_status()
829 static void test_qga_guest_exec(gconstpointer fix) in test_qga_guest_exec()
863 static void test_qga_guest_exec_separated(gconstpointer fix) in test_qga_guest_exec_separated()
866 static void test_qga_guest_exec_merged(gconstpointer fix) in test_qga_guest_exec_merged()
889 static void test_qga_guest_exec_separated(gconstpointer fix) in test_qga_guest_exec_separated()
931 static void test_qga_guest_exec_merged(gconstpointer fix) in test_qga_guest_exec_merged()
971 static void test_qga_guest_exec_invalid(gconstpointer fix) in test_qga_guest_exec_invalid()
1002 static void test_qga_guest_get_host_name(gconstpointer fix) in test_qga_guest_get_host_name()
1016 static void test_qga_guest_get_timezone(gconstpointer fix) in test_qga_guest_get_timezone()
1031 static void test_qga_guest_get_users(gconstpointer fix) in test_qga_guest_get_users()
1100 TestFixture fix; in main() local