Searched refs:json_compare (Results 1 – 1 of 1) sorted by relevance
48 json_compare = None variable in TestQemuImgInfo54 self.assertEqual(data['data'], self.json_compare)91 json_compare = { 'compat': '0.10', 'refcount-bits': 16, variable in TestQCow2105 json_compare = { 'compat': '1.1', 'lazy-refcounts': False, variable in TestQCow3NotLazy115 json_compare = { 'compat': '1.1', 'lazy-refcounts': True, variable in TestQCow3Lazy