Skip to content

Commit

Permalink
tests: vmstate static checker: add size mismatch inside substructure
Browse files Browse the repository at this point in the history
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
  • Loading branch information
Amit Shah authored and Juan Quintela committed Jun 23, 2014
1 parent af3713f commit 38ef86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/vmstate-static-checker-data/dump2.json
Expand Up @@ -909,7 +909,7 @@
"field": "kbd.keycodes",
"version_id": 0,
"field_exists": false,
"size": 4
"size": 2
},
{
"field": "head",
Expand Down

0 comments on commit 38ef86b

Please sign in to comment.