tests: Drop dirname argument from testQemuCapsIterate()
commit45dff4bbfaf0b141a255e98bb7c7036831b39c51
authorAndrea Bolognani <abologna@redhat.com>
Tue, 16 Apr 2019 10:33:14 +0000 (16 12:33 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 17 Apr 2019 06:30:57 +0000 (17 08:30 +0200)
tree77f73db6072e34cfdc185f9df881b9a69d36adb2
parent3fe020a03816782c41a127344f3cb3c76adf65d4
tests: Drop dirname argument from testQemuCapsIterate()

As evidenced by all existing callers, the only directory it makes
sense to use is TEST_QEMU_CAPS_PATH, so let's just bake that into
the function.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
tests/qemucapabilitiestest.c
tests/qemucaps2xmltest.c
tests/testutilsqemu.c
tests/testutilsqemu.h