]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add testing of storage backend JSON props formatter
authorPeter Krempa <pkrempa@redhat.com>
Fri, 3 Nov 2017 14:20:55 +0000 (15:20 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 7 Nov 2017 15:18:14 +0000 (16:18 +0100)
commit96be3e72e8eda2aea35ebb2b45e0811c81a25a88
treef5b92cb7531765ebeb9d7bfbf17b007ec399b338
parent31bbb15884058b9f310aa092afa972a47f7509da
tests: Add testing of storage backend JSON props formatter

Add a new test program called 'qemublocktest' to test the block layer
related stuff and test storage source to JSON generator by comparing it
to the JSON parser.
tests/Makefile.am
tests/qemublocktest.c [new file with mode: 0644]