[PATCH] Client: Add cgroup testing v2

2011-08-30 Thread Lucas Meneghel Rodrigues
From: root This patchset adds a cgroup client test module, plus support libraries for doing cgroup testing: cgroup.py: * Structure for different cgroup subtests * Contains basic "cgroup-memory" test cgroup_common.py: * Library for cgroup handling (intended to be used from kvm test in the futu

[PATCH] Client: Add cgroup testing

2011-08-16 Thread Lucas Meneghel Rodrigues
From: root This patchset adds a cgroup client test module, plus support libraries for doing cgroup testing: cgroup.py: * Structure for different cgroup subtests * Contains basic "cgroup-memory" test cgroup_common.py: * Library for cgroup handling (intended to be used from kvm test in the futu