
4 May
2018
4 May
'18
10:14 a.m.
On Fri, May 04, 2018 at 10:38:31AM +0200, Katerina Koukiou wrote:
Modify the relevant tests to comply with the new signal.
Note: argument matching in connect_to_signal method is only usable with string and thus had to be refactored.
Signed-off-by: Katerina Koukiou <kkoukiou@redhat.com> --- data/org.libvirt.Connect.xml | 2 +- src/events.c | 14 +------------- tests/libvirttest.py | 7 +++++++ tests/test_connect.py | 12 ++++++++---- tests/test_network.py | 18 ++++++++++++------ 5 files changed, 29 insertions(+), 24 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>