]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
libcgroup Test: libcgrouptest-multimnt02
authorBalbir Singh <balbir@linux.vnet.ibm.com>
Wed, 17 Dec 2008 14:58:42 +0000 (14:58 +0000)
committerBalbir Singh <balbir@linux.vnet.ibm.com>
Wed, 17 Dec 2008 14:58:42 +0000 (14:58 +0000)
commitbad09101b968e56f4b85aa964258b7aef33d72c2
tree8dd9777e2666d450d7314b1427acc035e559940d
parent5506f09958450f6d654c30827d8e68140587491a
libcgroup Test: libcgrouptest-multimnt02

This patch adds a testcase for libcgroup API cgroup_create_cgroup() testing.
The API is called under the multimount condition(FS_MOUNTED=2) and return
values are checked. The group is checked if it exists under the root directory
of the corresponding controller's mountpoint.

Signed-off-by: Sudhir Kumar <skumar@linux.vnet.ibm.com>
git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/trunk@242 4f4bb910-9a46-0410-90c8-c897d4f1cd53
tests/libcgrouptest01.c