On Tue, Mar 27, 2018 at 11:59:08AM +0200, Katerina Koukiou wrote:
tests: Moved `domain` method from test_domain.py to
libvirttest.py so that it can be reused from test_connect.py.
See
https://www.redhat.com/archives/libvir-list/2018-March/msg01375.html
Jan
Signed-off-by: Katerina Koukiou <kkoukiou(a)redhat.com>
---
data/org.libvirt.Connect.xml | 6 ++++++
src/connect.c | 29 +++++++++++++++++++++++++++++
src/domain.c | 1 +
test/libvirttest.py | 5 +++++
test/test_connect.py | 13 ++++++++++++-
test/test_domain.py | 5 -----
6 files changed, 53 insertions(+), 6 deletions(-)