]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
misc: fix misclassification of xfs_scrub + xfs_repair fuzz tests
authorDarrick J. Wong <djwong@kernel.org>
Thu, 20 Feb 2025 21:47:00 +0000 (13:47 -0800)
committerZorro Lang <zlang@kernel.org>
Thu, 6 Mar 2025 13:25:55 +0000 (21:25 +0800)
commitcbb9908b0766ba6897ca3dd8b6f8e32a94634cbb
tree8165496ba107221dede598a9cd7b0d1029afeaa9
parentcb23e89d475117784aadbf2656d960a201bba318
misc: fix misclassification of xfs_scrub + xfs_repair fuzz tests

All the tests in the "fuzzers_bothrepair" group actually test xfs_scrub
and xfs_repair.  Therefore, we should put them in the 'repair' group.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/743
tests/xfs/744
tests/xfs/783
tests/xfs/784