]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
misc: fix misclassification of 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)
commitcb23e89d475117784aadbf2656d960a201bba318
treeaa31202b2fce6c2b44d452bb925844ab8fdb09ee
parent6e24526772a3467a185944acea5788b4b765fc93
misc: fix misclassification of xfs_repair fuzz tests

All the tests in the "fuzzers_repair" group actually test xfs_repair,
not scrub.  Therefore, we should remove them all from 'dangerous_scrub'
and 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>
44 files changed:
tests/xfs/350
tests/xfs/352
tests/xfs/354
tests/xfs/356
tests/xfs/358
tests/xfs/360
tests/xfs/362
tests/xfs/364
tests/xfs/366
tests/xfs/368
tests/xfs/370
tests/xfs/372
tests/xfs/374
tests/xfs/376
tests/xfs/378
tests/xfs/380
tests/xfs/382
tests/xfs/384
tests/xfs/386
tests/xfs/388
tests/xfs/390
tests/xfs/392
tests/xfs/394
tests/xfs/396
tests/xfs/398
tests/xfs/400
tests/xfs/402
tests/xfs/404
tests/xfs/406
tests/xfs/408
tests/xfs/410
tests/xfs/412
tests/xfs/414
tests/xfs/416
tests/xfs/418
tests/xfs/425
tests/xfs/427
tests/xfs/429
tests/xfs/496
tests/xfs/734
tests/xfs/737
tests/xfs/741
tests/xfs/742
tests/xfs/785