[LTP] [PATCH 0/3 v2] tst_test.sh: Fix filesystem support detection
Petr Vorel
pvorel@suse.cz
Thu Sep 22 23:09:28 CEST 2022
changes v1->v2:
* based on the top of Martin's patch [1]: using tst_supported_fs -s ..
-d. instead of detecting filesystem with df.
* remove tst_skip_filesystems_skip.sh test
* add TINFO message to tst_test.sh
new commits:
* tst_supported_fs: Unify messaging
* tst_supported_fs: Fix return codes
[1] https://patchwork.ozlabs.org/project/ltp/patch/20220921155006.13360-1-mdoucha@suse.cz/
Petr Vorel (3):
tst_supported_fs: Unify messaging
tst_supported_fs: Fix return codes
tst_test.sh: Fix filesystem support detection
.../shell/tst_skip_filesystems_skip.sh | 17 -----
testcases/lib/tst_supported_fs.c | 65 +++++++++----------
testcases/lib/tst_test.sh | 14 ++--
3 files changed, 40 insertions(+), 56 deletions(-)
delete mode 100755 lib/newlib_tests/shell/tst_skip_filesystems_skip.sh
--
2.37.3
More information about the ltp
mailing list