]> git.proxmox.com Git - mirror_qemu.git/commit - tests/Makefile.include
tests: Some unit tests for vmstate.c
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 28 Nov 2013 14:01:18 +0000 (12:01 -0200)
committerJuan Quintela <quintela@redhat.com>
Mon, 13 Jan 2014 13:04:53 +0000 (14:04 +0100)
commit2668b4bff484a8428947c10a0efb9758658f4b1a
treebfb47382c70d247d9cd28dd23bd7210ed120e944
parentbb1a6d8c57217188f33d8e59d71fc62dbee9e4f8
tests: Some unit tests for vmstate.c

 * Basic load/save tests
 * Tests for loading older versions
 * Tests for .field_exists() handling

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
tests/.gitignore
tests/Makefile
tests/test-vmstate.c [new file with mode: 0644]