]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: Fix usb-too-long-port-path-invalid
authorAndrea Bolognani <abologna@redhat.com>
Fri, 29 Jul 2016 11:54:13 +0000 (13:54 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 4 Aug 2016 14:20:27 +0000 (16:20 +0200)
commitba55861afe94e27758f80295e1541e0a7991f617
tree10fedc5119f9736ba2702af20fd7efd1510fd04f
parentfc9cf8d8eb853db40489aad513501ab076933947
tests: qemuxml2argv: Fix usb-too-long-port-path-invalid

The test case uses DO_TEST_PARSE_FLAGS_ERROR(), but doesn't
pass any parse flag. Use DO_TEST_PARSE_ERROR() instead.
tests/qemuxml2argvtest.c