summaryrefslogtreecommitdiffstats
path: root/tests/get_variable_names.c
Commit message (Collapse)AuthorAgeFilesLines
* This is the test program for listing controller variablesIvana Hutarova Varekova2010-02-101-0/+59
This is the test program for new internal functions: int cgroup_get_value_name_count(struct cgroup_controller *controller) char *cgroup_get_value_name(struct cgroup_controller *controller, int index) The program display the variables of input controllers. Signed-off-by: Ivana Hutarova Varekova <varekova@redhat.com> Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>