Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D224121 top_name = vm.node_info('top')['image']['filename'] variable
125 assert top_name[:5] == 'json:'
126 top_options = json.loads(top_name[5:])