]> xenbits.xensource.com Git - libvirt.git/commit
tests: qemumonitorjson: Add test case for node name detection code
authorPeter Krempa <pkrempa@redhat.com>
Mon, 13 Mar 2017 11:47:46 +0000 (12:47 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 27 Mar 2017 08:35:19 +0000 (10:35 +0200)
commit217484bdbd9235a38c7ac99c13a875af53314312
treec62154c207f0938d4180d2aaf4aaab7b0e569e8c
parentdbad8f8aee564809c16ebe68e713c4dbccf692e7
tests: qemumonitorjson: Add test case for node name detection code

The code is rather magic so a test case will help making sure that
everything works well. The first case is a simple backing chain.
tests/qemumonitorjsondata/qemumonitorjson-nodename-1.json [new file with mode: 0644]
tests/qemumonitorjsondata/qemumonitorjson-nodename-1.result [new file with mode: 0644]
tests/qemumonitorjsontest.c