All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2 0/4] shell: Add $TST_MOUNT_DEVICE support
Date: Tue, 10 May 2022 17:54:34 +0200	[thread overview]
Message-ID: <20220510155438.15754-1-pvorel@suse.cz> (raw)

Hi,

this is a preparation for .all_filesystems equivalent for shell.

changes v1->v2:
rebased

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              |  4 ++--
 testcases/lib/tst_test.sh                  | 14 ++++++++++++--
 4 files changed, 37 insertions(+), 4 deletions(-)
 create mode 100755 lib/newlib_tests/shell/tst_mount_device.sh

-- 
2.36.0


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

             reply	other threads:[~2022-05-10 15:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-10 15:54 Petr Vorel [this message]
2022-05-10 15:54 ` [LTP] [PATCH v2 1/4] tst_test.sh: Add $TST_MOUNT_DEVICE Petr Vorel
2022-05-10 15:54 ` [LTP] [PATCH v2 2/4] df01.sh: Use TST_MOUNT_DEVICE=1 Petr Vorel
2022-05-11 14:48   ` Petr Vorel
2022-05-10 15:54 ` [LTP] [PATCH v2 3/4] tst_test.sh: Improve pattern for allowed variables Petr Vorel
2022-05-10 15:54 ` [LTP] [PATCH v2 4/4] shell: Add test for TST_MOUNT_DEVICE=1 Petr Vorel
2022-05-12 11:43   ` 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=20220510155438.15754-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.