There are two tests: - cgclear_config_one - tests cgclear with one config file, incl. several error cases - cgclear_config_multi - tests cgclear with multiple config files, not so many error cases here
Signed-off-by: Jan Safranek <jsafr...@redhat.com> --- tests/tools/cgconfigparser/Makefile.am | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/tests/tools/cgconfigparser/Makefile.am b/tests/tools/cgconfigparser/Makefile.am index 0866813..6d6cb5a 100644 --- a/tests/tools/cgconfigparser/Makefile.am +++ b/tests/tools/cgconfigparser/Makefile.am @@ -3,6 +3,11 @@ EXTRA_DIST = cgconfigparser_simple \ cgconfigparser_conf_files/cgconfig.conf.5.ex1 \ cgconfigparser_conf_files/cgconfig.conf.5.ex2 \ cgconfigparser_conf_files/cgconfig.conf.5.ex3 \ - cgconfigparser_conf_files/cgconfig.conf.5.ex4 + cgconfigparser_conf_files/cgconfig.conf.5.ex4 \ + cgconfigparser_multiconfig \ + cgclear_config_multi \ + cgclear_config_one -TESTS = cgconfigparser_simple cgconfigparser_conf_files_tests +TESTS = cgconfigparser_simple cgconfigparser_conf_files_tests \ + cgconfigparser_multiconfig cgclear_config_multi \ + cgclear_config_one ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Libcg-devel mailing list Libcg-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libcg-devel