From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v2 4/4] shell: Add test for TST_MOUNT_DEVICE=1
Date: Thu, 12 May 2022 13:43:50 +0200 [thread overview]
Message-ID: <Ynzy9inZ9vsKA4sB@pevik> (raw)
In-Reply-To: <20220510155438.15754-5-pvorel@suse.cz>
Hi all,
> +++ b/lib/newlib_tests/shell/tst_mount_device.sh
...
> +TST_MOUNT_DEVICE=1
> +TST_FS_TYPE=ext4
> +TST_TESTFUNC=test
> +TST_CNT=2
> +. tst_test.sh
Obviously loading should be later.
> +
> +test1()
> +{
> + tst_res TPASS "device formatted"
> +}
> +
> +test2()
> +{
> + EXPECT_PASS "grep '$TST_MNTPOINT $TST_FS_TYPE' /proc/mounts"
> +}
> +
Here.
I'll fix it before merge (if it's the only change requested).
> +tst_run
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
prev parent reply other threads:[~2022-05-12 11:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-10 15:54 [LTP] [PATCH v2 0/4] shell: Add $TST_MOUNT_DEVICE support Petr Vorel
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 [this message]
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=Ynzy9inZ9vsKA4sB@pevik \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox