]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests/virmock: extend number of arguments
authorPavel Hrdina <phrdina@redhat.com>
Fri, 11 Sep 2020 12:12:07 +0000 (14:12 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Thu, 17 Sep 2020 16:19:53 +0000 (18:19 +0200)
commit65674622d60eb499a073dea790325d3d954d63fb
tree078c53679324e5b9e3a6c52ca78133e66710fa6a
parent2ef84f000f95be427cf0b941a7456298025955d8
tests/virmock: extend number of arguments

Rewrite to use GLib DBus instead of libdbus will introduce function with
large number of arguments that we will have to mock for our tests so we
need to extend the number of arguments for our macros.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/virmock.h