summaryrefslogtreecommitdiffstats
path: root/tests/vmstate-static-checker-data/dump2.json
Commit message (Collapse)AuthorAgeFilesLines
* tests: vmstate static checker: version mismatch inside a DescriptionAmit Shah2014-06-231-1/+1
| | | | | | Signed-off-by: Amit Shah <amit.shah@redhat.com> Acked-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
* tests: vmstate static checker: add version error in main sectionAmit Shah2014-06-231-1/+1
| | | | | | Signed-off-by: Amit Shah <amit.shah@redhat.com> Acked-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
* tests: vmstate static checker: incompat machine typesAmit Shah2014-06-231-1/+1
| | | | | | | | | This commit modifies the dump2 data to flag incompatibilities in the machine types being compared. Signed-off-by: Amit Shah <amit.shah@redhat.com> Acked-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
* tests: vmstate static checker: add dump1 and dump2 filesAmit Shah2014-06-231-0/+1163
These are stripped-down JSON data as obtained from the -dump-vmstate option. The two files are identical in this commit, and will be modified in the later commits to show what the script does with the data. Signed-off-by: Amit Shah <amit.shah@redhat.com> Acked-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>