]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
configure: Delete legacy test artifacts
authorTom Hromatka <tom.hromatka@oracle.com>
Wed, 23 Feb 2022 15:00:29 +0000 (08:00 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 23 Feb 2022 15:00:29 +0000 (08:00 -0700)
The legacy tests (now located in the libcgroup-tests)
repository have been moved to
https://github.com/libcgroup/libcgroup-tests/tree/main/examples
and are no longer being run.  Remove all references to
the tests from the configure.ac file.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
configure.ac

index 30932001617050d5f06f6c14db6166f5de10e7ad..ce8a78500c65a2a2f504b50ec57a1925b3d9f4d2 100644 (file)
@@ -207,12 +207,6 @@ AC_CONFIG_FILES([Makefile
        tests/Makefile
        tests/ftests/Makefile
        tests/gunit/Makefile
-       tests/tools/testenv.sh
-       tests/tools/Makefile
-       tests/tools/cgconfigparser/Makefile
-       tests/tools/cgclassify/Makefile
-       tests/tools/multimount/Makefile
-       tests/runlibcgrouptest.sh
        src/Makefile
        src/daemon/Makefile
        src/tools/Makefile