Linux Test Project
 help / color / mirror / Atom feed
* [LTP] [PATCH] fs: Add fsplough entries to runtest
@ 2026-08-19 16:10 Sowmya Indranna via ltp
  2026-08-20  7:49 ` [LTP] " linuxtestproject.agent
  0 siblings, 1 reply; 2+ messages in thread
From: Sowmya Indranna via ltp @ 2026-08-19 16:10 UTC (permalink / raw)
  To: ltp; +Cc: Sowmya Indranna

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


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-20  7:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-19 16:10 [LTP] [PATCH] fs: Add fsplough entries to runtest Sowmya Indranna via ltp
2026-08-20  7:49 ` [LTP] " linuxtestproject.agent

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox