]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: Remove useless GIC flags
authorAndrea Bolognani <abologna@redhat.com>
Fri, 29 Jul 2016 16:11:26 +0000 (18:11 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 4 Aug 2016 14:18:17 +0000 (16:18 +0200)
commitfc9cf8d8eb853db40489aad513501ab076933947
tree77c4742bd7dce86da7d099fa785a08f24ed38c09
parentb660238eb11d83c3d42bf400424ed5959498ac86
tests: qemuxml2argv: Remove useless GIC flags

DO_TEST_FAILURE() doesn't take a GIC version, but the GIC flag
was passed anyway. Get rid of all such occurrences.
tests/qemuxml2argvtest.c