]> 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, 16 Jan 2025 20:02:09 +0000 (12:02 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 23 Jan 2025 21:19:54 +0000 (13:19 -0800)
commitbde3cb4037f4e4794bc21061828c65e53e3297c2
tree8e98ee6598a4dcb632e4920e7d458e2fe2de52a7
parentfeed3bac4667fcee1c4baa7f5a534496bb3d23b1
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>
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