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 20c1f4d..644e176 100644
--- a/tests/libcgrouptest.h
+++ b/tests/libcgrouptest.h
@@ -44,6 +44,7 @@ enum cgroup_mount_t {
enum controller_t {
MEMORY,
CPU,
+ CPUSET,
/* Add new controllers here */
};