summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
authorDhaval Giani <dhaval@linux.vnet.ibm.com>2009-01-09 10:19:02 +0000
committerDhaval Giani <dhaval@linux.vnet.ibm.com>2009-01-09 10:19:02 +0000
commita6fd09eca79d1626bba110fb2dc77c00a8eddf24 (patch)
treec39945327b1569d4723be8688693978023f04867 /tests/Makefile
parent16dec13a18c4fae5c7cf6441f75bfa354151f1b4 (diff)
downloadlibcg-a6fd09eca79d1626bba110fb2dc77c00a8eddf24.tar.gz
libcg-a6fd09eca79d1626bba110fb2dc77c00a8eddf24.tar.xz
libcg-a6fd09eca79d1626bba110fb2dc77c00a8eddf24.zip
libcgrouptest: Avoid external variables usage
From: Sudhir Kumar <skumar@linux.vnet.ibm.com> A lack of proper initial thought let me use some variables globaly, which is not a good idea at all. However fixing this issue at this stage is not very good from the point that it changes variables for a lot of functions. But still it has to be done for a better and reusable code. This patch does that while putting related variables in meaningful structs. Thanks to Balbir for a good suggestion. TODO: Fill these data structures from a configuration file after analyzing requirements from different test functions. Signed-off-by: Sudhir Kumar <skumar@linux.vnet.ibm.com> Acked-by: Balbir Singh <balbir@linux.vnet.ibm.com> Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com> git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/trunk@307 4f4bb910-9a46-0410-90c8-c897d4f1cd53
Diffstat (limited to 'tests/Makefile')
0 files changed, 0 insertions, 0 deletions