FSTests Archive mirror
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.com>
To: fstests@vger.kernel.org
Cc: David Sterba <dsterba@suse.com>
Subject: [PATCH 0/4] Move test cased from shared to generic
Date: Tue,  7 May 2024 21:07:28 +0200	[thread overview]
Message-ID: <cover.1715108589.git.dsterba@suse.com> (raw)

Hi,

as discussed recently, the tests in shared should be in generic.

Based on branch patches-in-queue, commit e098483c662d8f0b7583edca1501d8addd3b7549.

David Sterba (4):
  Move shared/298 to generic/740
  Move shared/002 to generic/745
  Move shared/298 to generic/746
  Remove rest of shared/

 check                                     |  2 +-
 tests/{shared/032 => generic/740}         |  2 +-
 tests/{shared/032.out => generic/740.out} |  0
 tests/{shared/002 => generic/745}         |  2 +-
 tests/{shared/002.out => generic/745.out} |  0
 tests/{shared/298 => generic/746}         |  2 +-
 tests/{shared/298.out => generic/746.out} |  0
 tests/shared/Makefile                     | 24 -----------------------
 8 files changed, 4 insertions(+), 28 deletions(-)
 rename tests/{shared/032 => generic/740} (99%)
 rename tests/{shared/032.out => generic/740.out} (100%)
 rename tests/{shared/002 => generic/745} (99%)
 rename tests/{shared/002.out => generic/745.out} (100%)
 rename tests/{shared/298 => generic/746} (99%)
 rename tests/{shared/298.out => generic/746.out} (100%)
 delete mode 100644 tests/shared/Makefile

-- 
2.44.0


             reply	other threads:[~2024-05-07 19:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-07 19:07 David Sterba [this message]
2024-05-07 19:07 ` [PATCH 1/4] Move shared/032 to generic/740 David Sterba
2024-05-07 22:38   ` Darrick J. Wong
2024-05-09  5:40   ` Christoph Hellwig
2024-05-09 10:00     ` Zorro Lang
2024-05-09 12:41       ` Christoph Hellwig
2024-05-07 19:07 ` [PATCH 2/4] Move shared/002 to generic/745 David Sterba
2024-05-09  5:40   ` Christoph Hellwig
2024-05-09 16:34     ` David Sterba
2024-05-07 19:07 ` [PATCH 3/4] Move shared/298 to generic/746 David Sterba
2024-05-09  5:41   ` Christoph Hellwig
2024-05-07 19:07 ` [PATCH 4/4] Remove rest of shared/ David Sterba
2024-05-07 22:39 ` [PATCH 0/4] Move test cased from shared to generic Darrick J. Wong
2024-05-09  5:29 ` Zorro Lang
2024-05-09 16:28   ` David Sterba
2024-05-10  1:43     ` Zorro Lang

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.1715108589.git.dsterba@suse.com \
    --to=dsterba@suse.com \
    --cc=fstests@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).