Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D06548 json_compare = None variable in TestQemuImgInfo
54 self.assertEqual(data['data'], self.json_compare)
91 json_compare = { 'compat': '0.10', 'refcount-bits': 16, variable in TestQCow2
105 json_compare = { 'compat': '1.1', 'lazy-refcounts': False, variable in TestQCow3NotLazy
115 json_compare = { 'compat': '1.1', 'lazy-refcounts': True, variable in TestQCow3Lazy