From: Anand Jain <anand.jain@oracle.com>
To: fstests@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org, david@fromorbit.com, djwong@kernel.org
Subject: [PATCH v4 0/5] fstests: btrfs: add test case to validate sysfs input arguments
Date: Fri, 28 Feb 2025 13:55:18 +0800 [thread overview]
Message-ID: <cover.1740721626.git.anand.jain@oracle.com> (raw)
v4:
Fixed the double quotes in 1/5.
(Thanks for the review! If no other comments, I'll push this set on the
weekend.)
v3:
https://lore.kernel.org/fstests/b297a34f-4c09-48bb-86a3-fea50c364ba8@oracle.com/
v2:
https://lore.kernel.org/fstests/cover.1738752716.git.anand.jain@oracle.com/
v1:
https://lwn.net/ml/all/cover.1738161075.git.anand.jain@oracle.com/
Anand Jain (5):
fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout
fstests: filter: helper for sysfs error filtering
fstests: common/rc: add sysfs argument verification helpers
fstests: btrfs: testcase for sysfs policy syntax verification
fstests: btrfs: testcase for sysfs chunk_size attribute validation
common/filter | 9 +++
common/rc | 3 +-
common/sysfs | 142 ++++++++++++++++++++++++++++++++++++++++++++
tests/btrfs/329 | 19 ++++++
tests/btrfs/329.out | 19 ++++++
tests/btrfs/334 | 19 ++++++
tests/btrfs/334.out | 14 +++++
7 files changed, 224 insertions(+), 1 deletion(-)
create mode 100644 common/sysfs
create mode 100755 tests/btrfs/329
create mode 100644 tests/btrfs/329.out
create mode 100755 tests/btrfs/334
create mode 100644 tests/btrfs/334.out
--
2.47.0
next reply other threads:[~2025-02-28 5:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-28 5:55 Anand Jain [this message]
2025-02-28 5:55 ` [PATCH v4 1/5] fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout Anand Jain
2025-03-31 13:48 ` Zorro Lang
2025-02-28 5:55 ` [PATCH v4 2/5] fstests: filter: helper for sysfs error filtering Anand Jain
2025-03-31 13:53 ` Zorro Lang
2025-02-28 5:55 ` [PATCH v4 3/5] fstests: common/rc: add sysfs argument verification helpers Anand Jain
2025-03-31 13:15 ` Zorro Lang
2025-03-31 13:58 ` Zorro Lang
2025-02-28 5:55 ` [PATCH v4 4/5] fstests: btrfs: testcase for sysfs policy syntax verification Anand Jain
2025-03-31 14:04 ` Zorro Lang
2025-02-28 5:55 ` [PATCH v4 5/5] fstests: btrfs: testcase for sysfs chunk_size attribute validation Anand Jain
2025-03-31 14:05 ` Zorro Lang
2025-03-28 0:40 ` [PATCH v4 0/5] fstests: btrfs: add test case to validate sysfs input arguments Anand Jain
2025-03-28 2:55 ` Anand Jain
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=cover.1740721626.git.anand.jain@oracle.com \
--to=anand.jain@oracle.com \
--cc=david@fromorbit.com \
--cc=djwong@kernel.org \
--cc=fstests@vger.kernel.org \
--cc=linux-btrfs@vger.kernel.org \
/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