]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Integrate startup checks to qemuxml2argvtest
authorPeter Krempa <pkrempa@redhat.com>
Thu, 4 Feb 2016 14:29:49 +0000 (15:29 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 8 Feb 2016 08:24:49 +0000 (09:24 +0100)
commit6d04f0592ea2538d4124fd5013ce46bf85444233
tree8bc7abd0e09dbccb4b2c56d10ea0e5d9c0a9b985
parentc07bc2cc7d9ae409bc0da8e3667ce5e7e1c54839
tests: Integrate startup checks to qemuxml2argvtest

Some of the tests that are not a part of qemuBuildCommandLine were not
executed in the test suite. We can now reuse qemuProcessStartValidate to
integrate these tests.
tests/qemuxml2argvtest.c