public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Anand Jain <anand.jain@oracle.com>
To: fstests@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/3] fstests: btrfs: add test case to validate sysfs input arguments
Date: Wed, 29 Jan 2025 23:19:51 +0800	[thread overview]
Message-ID: <cover.1738161075.git.anand.jain@oracle.com> (raw)

Patches 1/3 and 2/3 lay the groundwork for testing sysfs input validation.
Patch 3/3 introduces the actual test case.

Anand Jain (3):
  fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout
  fstests: filter: helpers for sysfs error filtering
  fstests: btrfs: testcase for sysfs policy syntax verification

 common/filter       | 24 ++++++++++++
 common/rc           |  3 +-
 tests/btrfs/329     | 92 +++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/329.out |  2 +
 4 files changed, 120 insertions(+), 1 deletion(-)
 create mode 100755 tests/btrfs/329
 create mode 100644 tests/btrfs/329.out

-- 
2.47.0


             reply	other threads:[~2025-01-29 15:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-29 15:19 Anand Jain [this message]
2025-01-29 15:19 ` [PATCH 1/3] fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout Anand Jain
2025-01-29 15:19 ` [PATCH 2/3] fstests: filter: helpers for sysfs error filtering Anand Jain
2025-01-29 15:19 ` [PATCH 3/3] fstests: btrfs: testcase for sysfs policy syntax verification Anand Jain
2025-01-30 20:50   ` Dave Chinner
2025-01-31  6:43     ` Anand Jain
2025-02-04  0:18       ` Dave Chinner
2025-02-05 11:06         ` 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.1738161075.git.anand.jain@oracle.com \
    --to=anand.jain@oracle.com \
    --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