public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: robbieko <robbieko@synology.com>
To: fstests@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org, Robbie Ko <robbieko@synology.com>
Subject: [PATCH v3 0/4] Btrfs: add serval test case for incremental send
Date: Wed,  4 Jan 2017 18:53:26 +0800	[thread overview]
Message-ID: <1483527210-2530-1-git-send-email-robbieko@synology.com> (raw)

From: Robbie Ko <robbieko@synology.com>

Patch for test btrfs incremental send.

V3: remove "run_" based helpers
V2: improve the change log

Robbie Ko (4):
  xfstests: btrfs/131: add test for an incremental send with name
    collision
  xfstests: btrfs/132: add test for invaild update time by an
    incremental send
  xfstests: btrfs/133: add test for incremental send with rmdir applied
    on wrong name
  xfstests: btrfs/134: add test for incremental send which renames a
    directory already being deleted

 tests/btrfs/131     | 115 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/131.out |   9 ++++
 tests/btrfs/132     | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/132.out |   7 +++
 tests/btrfs/133     | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/133.out |   9 ++++
 tests/btrfs/134     | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/134.out |   9 ++++
 tests/btrfs/group   |   4 ++
 9 files changed, 523 insertions(+)
 create mode 100755 tests/btrfs/131
 create mode 100644 tests/btrfs/131.out
 create mode 100755 tests/btrfs/132
 create mode 100644 tests/btrfs/132.out
 create mode 100755 tests/btrfs/133
 create mode 100644 tests/btrfs/133.out
 create mode 100755 tests/btrfs/134
 create mode 100644 tests/btrfs/134.out

-- 
1.9.1


             reply	other threads:[~2017-01-04 11:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-04 10:53 robbieko [this message]
2017-01-04 10:53 ` [PATCH v3 1/4] xfstests: btrfs/131: add test for an incremental send with name collision robbieko
2017-01-04 10:53 ` [PATCH v3 2/4] xfstests: btrfs/132: add test for invaild update time by an incremental send robbieko
2017-01-04 13:09   ` Filipe Manana
2017-01-05  2:45     ` robbieko
2017-01-05 11:31       ` Filipe Manana
2017-01-19 12:10         ` Filipe Manana
2017-01-04 10:53 ` [PATCH v3 3/4] xfstests: btrfs/133: add test for incremental send with rmdir applied on wrong name robbieko
2017-01-04 10:53 ` [PATCH v3 4/4] xfstests: btrfs/134: add test for incremental send which renames a directory already being deleted robbieko
2017-01-04 13:07   ` Filipe Manana
2017-01-05  5:22     ` robbieko
2017-01-05 11:28       ` Filipe Manana

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=1483527210-2530-1-git-send-email-robbieko@synology.com \
    --to=robbieko@synology.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