public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] fstests: btrfs: add test case to validate sysfs input arguments
@ 2025-01-29 15:19 Anand Jain
  2025-01-29 15:19 ` [PATCH 1/3] fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout Anand Jain
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Anand Jain @ 2025-01-29 15:19 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-02-05 11:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-29 15:19 [PATCH 0/3] fstests: btrfs: add test case to validate sysfs input arguments Anand Jain
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox