[LTP] [PATCH] fs: Add fsplough entries to runtest
sowmya.indranna@ibm.com
sowmya.indranna@ibm.com
Wed Aug 19 18:10:32 CEST 2026
From: Sowmya Indranna <sowmya.indranna@ibm.com>
The fsplough tests are present in the source tree but are not referenced in runtest/fs. As a result, kirk is unable to select or execute these tests and reports:
Error: No tests selected
Add the missing fsplough entries to runtest/fs so that the tests are included in the standard LTP test selection and execution workflow.
Signed-off-by: Sowmya Indranna <sowmya.indranna@ibm.com>
---
runtest/fs | 2 ++
1 file changed, 2 insertions(+)
diff --git a/runtest/fs b/runtest/fs
index e45fba14b..36868f638 100644
--- a/runtest/fs
+++ b/runtest/fs
@@ -82,6 +82,8 @@ isofs isofs.sh
fs_fill fs_fill
+fsplough fsplough
+
binfmt_misc01 binfmt_misc01.sh
binfmt_misc02 binfmt_misc02.sh
--
2.48.1.windows.1
More information about the ltp
mailing list