Re: [PATCH 13/13] misc: update documentation to reflect auto-generated group files
From: Eric Biggers <ebiggers@kernel.org>
Date: 2021-06-16 21:00:41
Also in:
fstests
From: Eric Biggers <ebiggers@kernel.org>
Date: 2021-06-16 21:00:41
Also in:
fstests
On Mon, Jun 14, 2021 at 02:00:10PM -0700, Darrick J. Wong wrote:
+ 6. Test group membership: Each test can be associated with any number + of groups for convenient selection of subsets of tests. Test names + can be any sequence of non-whitespace characters.
I think this should be "Test group names", not "Test names"? - Eric