All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 0/4] shell: Add $TST_MOUNT_DEVICE support
Date: Wed, 23 Mar 2022 20:04:29 +0100	[thread overview]
Message-ID: <20220323190433.18821-1-pvorel@suse.cz> (raw)

Hi,

next step to all_filesystems support for shell.

Petr Vorel (4):
  tst_test.sh: Add $TST_MOUNT_DEVICE
  df01.sh: Use TST_MOUNT_DEVICE=1
  tst_test.sh: Improve pattern for allowed variables
  shell: Add test for TST_MOUNT_DEVICE=1

 doc/shell-test-api.txt                     |  2 ++
 lib/newlib_tests/shell/tst_mount_device.sh | 21 +++++++++++++++++++++
 testcases/commands/df/df01.sh              |  3 +--
 testcases/lib/tst_test.sh                  | 14 ++++++++++++--
 4 files changed, 36 insertions(+), 4 deletions(-)
 create mode 100755 lib/newlib_tests/shell/tst_mount_device.sh

-- 
2.35.1


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

             reply	other threads:[~2022-03-23 19:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-23 19:04 Petr Vorel [this message]
2022-03-23 19:04 ` [LTP] [PATCH 1/4] tst_test.sh: Add $TST_MOUNT_DEVICE Petr Vorel
2022-03-23 19:04 ` [LTP] [PATCH 2/4] df01.sh: Use TST_MOUNT_DEVICE=1 Petr Vorel
2022-03-23 19:04 ` [LTP] [PATCH 3/4] tst_test.sh: Improve pattern for allowed variables Petr Vorel
2022-03-23 19:04 ` [LTP] [PATCH 4/4] shell: Add test for TST_MOUNT_DEVICE=1 Petr Vorel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220323190433.18821-1-pvorel@suse.cz \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.