Home
last modified time | relevance | path

Searched refs:opts_source (Results 1 – 4 of 4) sorted by relevance

/qemu/tests/qtest/migration/
H A Dmisc-tests.c44 .opts_source = "-uuid 11111111-1111-1111-1111-111111111111", in test_analyze_script()
167 .opts_source = "-uuid 11111111-1111-1111-1111-111111111111", in test_validate_uuid()
177 .opts_source = "-uuid 11111111-1111-1111-1111-111111111111", in test_validate_uuid_error()
198 .opts_source = "-uuid 11111111-1111-1111-1111-111111111111", in test_validate_uuid_dst_not_set()
H A Dcpr-tests.c89 .start.opts_source = opts, in test_mode_transfer_common()
H A Dframework.h110 const char *opts_source; member
H A Dframework.c382 args->opts_source ? args->opts_source : "", in migrate_start()