Re: [libvirt] [PATCH 1/2] tests: use virGetLastErrorMessage()

2016-05-10 Thread Cole Robinson
On 05/10/2016 08:16 AM, Jovanka Gulicoska wrote: > --- > tests/commandtest.c | 81 > ++-- > tests/libvirtdconftest.c | 26 ++--- > tests/openvzutilstest.c | 7 +--- > tests/securityselinuxlabeltest.c | 6 +-- > tests/secu

[libvirt] [PATCH 1/2] tests: use virGetLastErrorMessage()

2016-05-10 Thread Jovanka Gulicoska
--- tests/commandtest.c | 81 ++-- tests/libvirtdconftest.c | 26 ++--- tests/openvzutilstest.c | 7 +--- tests/securityselinuxlabeltest.c | 6 +-- tests/securityselinuxtest.c | 6 +-- tests/virpolkittest.c