mbox series

[PATCHSET,v2,0/1] fstests: fixes for test control code

Message ID 162674329655.2650678.3298345419686024312.stgit@magnolia (mailing list archive)
Headers show
Series fstests: fixes for test control code | expand

Message

Darrick J. Wong July 20, 2021, 1:08 a.m. UTC
Hi all,

Here is one more fix for problems in fstests itself, which teaches ./new
to take a new test number when creating a test.  Most people will want
it to pick one, but for those who want to create a large number of tests
now that are numbered high enough to avoid conflicts with future
rebases, this feature is for you!

v2: update usage info

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  Enjoy!
Comments and questions are, as always, welcome.

--D

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=fstests-fixes
---
 new |   16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)