]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
testsuite: cgconfigparser simple sanity test
authorIvana Hutarova Varekova <varekova@redhat.com>
Mon, 7 Mar 2011 09:48:25 +0000 (10:48 +0100)
committerJan Safranek <jsafrane@redhat.com>
Mon, 7 Mar 2011 09:48:30 +0000 (10:48 +0100)
commit9a5f3b8344a4db37a4c2ae3083d9dd860345e696
tree89de6148b5d925e955a60c89ca0f9fa40157512d
parent6924b98e27c54b5b43d54bd12da836e56d6a3576
testsuite: cgconfigparser simple sanity test

simple sanity test for cgconfigparser, cgsnapshot and cgclear tool

changelog:
 * test moved to separate subdirectory tools
changelog v2:
 * add hardcoded blacklist
changelog v3:
 * use $TMP instead of tmp

Signed-off-by: Ivana Hutarova Varekova <varekova@redhat.com>
Signed-off-by: Jan Safranek <jsafrane@redhat.com>
configure.in
tests/Makefile.am
tests/tools/Makefile.am [new file with mode: 0644]
tests/tools/cgconfigparser/Makefile.am [new file with mode: 0644]
tests/tools/cgconfigparser/cgconfigparser_simple [new file with mode: 0755]