summaryrefslogtreecommitdiffstats
path: root/tests/libcgrouptest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libcgrouptest.h')
-rw-r--r--tests/libcgrouptest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libcgrouptest.h b/tests/libcgrouptest.h
index 925a5a9..de2f67b 100644
--- a/tests/libcgrouptest.h
+++ b/tests/libcgrouptest.h
@@ -83,6 +83,7 @@ void test_cgroup_attach_task(int retcode, struct cgroup *cgroup1,
int fs_info, int k, int i);
/* API test functions end here */
+void test_cgroup_compare_cgroup(int ctl1, int ctl2, int i);
void get_controllers(const char *name, int *exist);
static int group_exist(char *path_group);
static int set_controller(int controller, char *controller_name,