[LTP] [PATCH] fs: Add fsplough entries to runtest
Sowmya Indranna via ltp <[email protected]>
| Newsgroups | it.linux.lists.ltp |
|---|---|
| Message-ID | <[email protected]> |
From: Sowmya Indranna <[email protected]> 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 <[email protected]> --- 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