]> xenbits.xensource.com Git - libvirt.git/commit
tests: domcaps: Add a default 'empty' test
authorCole Robinson <crobinso@redhat.com>
Tue, 19 Feb 2019 17:44:34 +0000 (12:44 -0500)
committerCole Robinson <crobinso@redhat.com>
Mon, 18 Mar 2019 14:51:02 +0000 (10:51 -0400)
commit5c11e4606531f5e5c26b60c82590ad7aae78c943
tree99df101082a8aba1f32c13dd3c8c2924731fe08e
parentc2195bee245417162b128b3d7f1bb8dcc1760812
tests: domcaps: Add a default 'empty' test

The 'empty' demonstrates XML generated when only bare minimum caps
data has been filled in. This will demonstrate changes that alter
the default XML output.

Acked-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
tests/domaincapsschemadata/empty.xml [new file with mode: 0644]
tests/domaincapstest.c