All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3 v2] tst_test.sh: Fix filesystem support detection
@ 2022-09-22 21:09 Petr Vorel
  2022-09-22 21:09 ` [LTP] [PATCH 1/3 v2] tst_supported_fs: Unify messaging Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Petr Vorel @ 2022-09-22 21:09 UTC (permalink / raw)
  To: ltp


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


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

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

end of thread, other threads:[~2022-09-26  9:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-22 21:09 [LTP] [PATCH 0/3 v2] tst_test.sh: Fix filesystem support detection Petr Vorel
2022-09-22 21:09 ` [LTP] [PATCH 1/3 v2] tst_supported_fs: Unify messaging Petr Vorel
2022-09-23  2:43   ` Li Wang
2022-09-23  6:05     ` Petr Vorel
2022-09-23 15:23   ` Cyril Hrubis
2022-09-23 16:31     ` Petr Vorel
2022-09-22 21:09 ` [LTP] [PATCH 2/3 v2] tst_supported_fs: Fix return codes Petr Vorel
2022-09-22 21:09 ` [LTP] [PATCH 3/3 v2] tst_test.sh: Fix filesystem support detection Petr Vorel
2022-09-23 15:29   ` Cyril Hrubis
2022-09-23 16:36     ` Petr Vorel
2022-09-26  9:13       ` Cyril Hrubis
2022-09-26  9:34         ` Petr Vorel
2022-09-26  9:45         ` Petr Vorel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.