
18 Mar
2015
18 Mar
'15
10:02 a.m.
On Tue, Mar 17, 2015 at 11:57:20 -0600, Eric Blake wrote:
On 03/17/2015 06:39 AM, Jiri Denemark wrote:
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- src/libvirt_private.syms | 1 + src/util/vircgroup.c | 19 ++-- src/util/vircgrouppriv.h | 4 +
tests/vircgrouptest.c | 71 +++++++++++++++
Bulk of the important changes here; the rest is the use of the new function to provide several useful tests. And since 'make check' still passes, it's worth having the extra coverage :)
ACK.
Pushed, thanks. Jirka