]> xenbits.xensource.com Git - libvirt.git/commit
tests: qemumonitorjson: Consolidate basic node name detection test cases
authorPeter Krempa <pkrempa@redhat.com>
Wed, 26 Jul 2017 07:26:56 +0000 (09:26 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 27 Jul 2017 07:25:55 +0000 (09:25 +0200)
commit2b5d5d68ca33e529999f65fb2e937eabc3e197c4
treec5e507aa592cd390fc1f38603ca9288645801cda
parent51d243bdbfc9c9e6c4de9479b8a6ced37fc35aa1
tests: qemumonitorjson: Consolidate basic node name detection test cases

Test cases named '1' and '2' differed only in the length of the backing
chain, so remove test case '2' and rename test '1' to 'basic'.

Reviewed-by: Eric Blake <eblake@redhat.com>
tests/qemumonitorjsondata/qemumonitorjson-nodename-1.json [deleted file]
tests/qemumonitorjsondata/qemumonitorjson-nodename-1.result [deleted file]
tests/qemumonitorjsondata/qemumonitorjson-nodename-2.json [deleted file]
tests/qemumonitorjsondata/qemumonitorjson-nodename-2.result [deleted file]
tests/qemumonitorjsondata/qemumonitorjson-nodename-basic.json [new file with mode: 0644]
tests/qemumonitorjsondata/qemumonitorjson-nodename-basic.result [new file with mode: 0644]
tests/qemumonitorjsontest.c