summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmit Shah2014-06-20 15:26:22 +0200
committerJuan Quintela2014-06-23 19:14:52 +0200
commitaa2a12bb824170a0dae94f0d39bbd3b61add038f (patch)
tree70e0a4427f0057e7d0b2dc220fe53f610288f908
parenttests: vmstate static checker: remove Description inside Fields (diff)
downloadqemu-aa2a12bb824170a0dae94f0d39bbd3b61add038f.tar.gz
qemu-aa2a12bb824170a0dae94f0d39bbd3b61add038f.tar.xz
qemu-aa2a12bb824170a0dae94f0d39bbd3b61add038f.zip
tests: vmstate static checker: remove a subsection
Signed-off-by: Amit Shah <amit.shah@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
-rw-r--r--tests/vmstate-static-checker-data/dump2.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/vmstate-static-checker-data/dump2.json b/tests/vmstate-static-checker-data/dump2.json
index 05b8fcef39..6f8a6172d3 100644
--- a/tests/vmstate-static-checker-data/dump2.json
+++ b/tests/vmstate-static-checker-data/dump2.json
@@ -836,19 +836,6 @@
"size": 1
}
]
- },
- {
- "name": "fdrive/media_rate",
- "version_id": 1,
- "minimum_version_id": 1,
- "Fields": [
- {
- "field": "media_rate",
- "version_id": 0,
- "field_exists": false,
- "size": 1
- }
- ]
}
]
}