tools: make sure that test groups are described in the documentation
authorDarrick J. Wong <djwong@kernel.org>
Fri, 17 Sep 2021 00:39:35 +0000 (17:39 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 26 Sep 2021 13:34:16 +0000 (21:34 +0800)
commit6dd78fdf65cb784d234512d5f5f66efe231e5bff
treed17e6b18cb058f986925e0e3fc6c465e7f771ae6
parent7e769ca8dce9bd2019279999ab7f1c84938fc7b5
tools: make sure that test groups are described in the documentation

Create a file to document the purpose of each test group that is
currently defined in fstests, and change mkgroupfile to check that every
group mentioned in the tests is also mentioned in the documentation.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
common/preamble
doc/group-names.txt [new file with mode: 0644]
tools/mkgroupfile