On Thu, Sep 20, 2018 at 10:54:37AM +0200, Pavel Hrdina wrote:
Because we can set which files to return for cgroup tests there
is no need to have special function tailored to run tests.
Reviewed-by: Fabiano Fidêncio <fidencio(a)redhat.com>
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
src/libvirt_private.syms | 2 +-
src/util/vircgroup.c | 21 +++++----------------
src/util/vircgrouppriv.h | 4 +---
tests/vircgrouptest.c | 16 ++++++++--------
4 files changed, 15 insertions(+), 28 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano