tests: Drop dirname argument from testQemuGetLatestCapsForArch()
commit3fe020a03816782c41a127344f3cb3c76adf65d4
authorAndrea Bolognani <abologna@redhat.com>
Tue, 16 Apr 2019 10:26:22 +0000 (16 12:26 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 17 Apr 2019 06:30:55 +0000 (17 08:30 +0200)
tree2d52f5670900c9ac3bffe0bd2545225467ff00fc
parentf0e48979c9b9add105fbfda96828f14e1ea18323
tests: Drop dirname argument from testQemuGetLatestCapsForArch()

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/qemublocktest.c
tests/testutilsqemu.c
tests/testutilsqemu.h
tests/testutilsqemuschema.c