[LTP] [PATCH] controllers: Remove obsolete testplan.txt
Sebastian Chlad
sebastianchlad@gmail.com
Thu Nov 13 19:36:16 CET 2025
The testplan.txt file contains outdated information and is unlikely to be
maintained going forward. The tests are already self-contained and clearly
organized by controller type.
Removing this file avoids confusion and reduces maintenance overhead.
Signed-off-by: Sebastian Chlad <sebastian.chlad@suse.com>
---
testcases/kernel/controllers/testplan.txt | 15 ---------------
1 file changed, 15 deletions(-)
delete mode 100644 testcases/kernel/controllers/testplan.txt
diff --git a/testcases/kernel/controllers/testplan.txt b/testcases/kernel/controllers/testplan.txt
deleted file mode 100644
index 7fbca2a05..000000000
--- a/testcases/kernel/controllers/testplan.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-THE RESOURCE MANAGEMENT (CONTROLLERS) TEST PLAN
-
-This directory "controllers" is created to include all test cases related to
-the resource controllers in linux. The testplan at present includes testing
-of cpu controller, memory controller and cpuset controller.
-There are test cases to test cpu, memory and cpuset controller. In future new
-testcases will be included to test these controllers further.
-Each new controller will have it's own directory to contain all its test
-cases.
-A brief description of all the testcases is given in the corresponding
-controllers directory.
-
-For more information on resource controllers please refer to
-cgroups/cgroups.txt, cgroups/memory.txt and cgroups/cpusets.txt in kernel
-source code documentation.
--
2.51.0
More information about the ltp
mailing list