public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] xfstests: random regression tests
@ 2013-04-01 10:57 Eryu Guan
  2013-04-01 10:57 ` [PATCH 2/4] xfstests generic 309: test write to the last block of max file size on ext4 Eryu Guan
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Eryu Guan @ 2013-04-01 10:57 UTC (permalink / raw)
  To: xfs; +Cc: Eryu Guan

308 and 309 are actually at version 3, revised after the re-factor.
Posts for version 2 are:
http://oss.sgi.com/archives/xfs/2013-03/msg00746.html
http://oss.sgi.com/archives/xfs/2013-03/msg00747.html

310 and 311 are new test cases.

I keep the NNN test name and make the seq number unique across different
test types.

All comments are appreciated.

Thanks,
Eryu Guan

Eryu Guan (4):
  xfstests generic 308: check ctime updates for setfacl
  xfstests generic 309: test write to the last block of max file size on
    ext4
  xfstests ext4 310: test read /proc/fs/ext4/<dev>/mb_groups while the
    fs is being unmounted
  xfstests generic 311: test dir mtime and ctime are updated on rename

 tests/ext4/310        | 74 +++++++++++++++++++++++++++++++++++++++++++++++
 tests/ext4/310.out    |  2 ++
 tests/ext4/group      |  2 +-
 tests/generic/308     | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/308.out |  2 ++
 tests/generic/309     | 69 ++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/309.out |  2 ++
 tests/generic/311     | 74 +++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/311.out |  2 ++
 tests/generic/group   |  3 ++
 10 files changed, 308 insertions(+), 1 deletion(-)
 create mode 100644 tests/ext4/310
 create mode 100644 tests/ext4/310.out
 create mode 100644 tests/generic/308
 create mode 100644 tests/generic/308.out
 create mode 100644 tests/generic/309
 create mode 100644 tests/generic/309.out
 create mode 100644 tests/generic/311
 create mode 100644 tests/generic/311.out

-- 
1.8.1.4

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2013-04-05 13:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-01 10:57 [PATCH 0/4] xfstests: random regression tests Eryu Guan
2013-04-01 10:57 ` [PATCH 2/4] xfstests generic 309: test write to the last block of max file size on ext4 Eryu Guan
2013-04-05 13:38   ` Rich Johnston
2013-04-01 10:57 ` [PATCH 3/4] xfstests ext4 310: test read /proc/fs/ext4/<dev>/mb_groups while the fs is being unmounted Eryu Guan
2013-04-05 13:38   ` Rich Johnston
2013-04-01 10:57 ` [PATCH 4/4] xfstests generic 311: test dir mtime and ctime are updated on rename Eryu Guan
2013-04-05 13:38   ` Rich Johnston
2013-04-05 13:41 ` [PATCH 0/4] xfstests: random regression tests Rich Johnston

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