For historical reasons, the old tests remain in the testing
directory but are not being run or installed.

Due to compiler warnings from newer versions of GCC, do not
compile these tests.

Signed-off-by: Tom Hromatka <tom.hroma...@oracle.com>
---
 Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 1528af2a0784..7ce61d7b7a4f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,9 +3,6 @@ SUBDIRS = ftests gunit tools
 INCLUDES = -I$(top_srcdir)/include
 LDADD = $(top_builddir)/src/.libs/libcgroup.la
 
-# compile the tests, but do not install them
-noinst_PROGRAMS = libcgrouptest01 libcg_ba setuid walk_test read_stats 
walk_task get_controller get_mount_point proctest get_all_controller 
get_variable_names test_named_hierarchy get_procs wrapper_test logger
-
 libcgrouptest01_SOURCES=libcgrouptest01.c test_functions.c libcgrouptest.h
 libcg_ba_SOURCES=libcg_ba.cpp
 setuid_SOURCES=setuid.c
-- 
2.25.1



_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to