]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
libcgroup test: Change dbg to cgroup_dbg
authorDhaval Giani <dhaval@linux.vnet.ibm.com>
Fri, 27 Feb 2009 20:25:36 +0000 (20:25 +0000)
committerDhaval Giani <dhaval@linux.vnet.ibm.com>
Fri, 27 Feb 2009 20:25:36 +0000 (20:25 +0000)
commit8044128fa6322f391d4629072954e24ef1c72e4f
tree00b99f9a142c379d3bf63620c8a98753cbe82172
parentca75be6fc18f04a2bfac1441bc82d970832d66ea
libcgroup test: Change dbg to cgroup_dbg

Since cgroup_dbg is defined on the basis of CGROUP_DBG, we get
libcgrouptest.h and libcg_ba.cpp to include config.h and change
dbg to cgroup_dbg.

Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
Cc: Balbir Singh <balbir@linux.vnet.ibm.com>
Cc: Sudhir Kumar <skumar@linux.vnet.ibm.com>
git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/trunk@354 4f4bb910-9a46-0410-90c8-c897d4f1cd53
tests/libcg_ba.cpp
tests/libcgrouptest.h
tests/libcgrouptest01.c