aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2018-01-24 15:53:41 -0800
committerEryu Guan <eguan@redhat.com>2018-01-25 16:12:35 +0800
commitf6c3b373bb53aba16002a823b7e6fe36e63c0f3b (patch)
tree65c0038b83ec5e3c488ef8c531188d214746ea46
parent9385d3a90113d3af6315ddf41be5f8fe6ee0fb30 (diff)
downloadxfstests-f6c3b373bb53aba16002a823b7e6fe36e63c0f3b.tar.gz
xfs/24[356]: checking cow fork bmap requires CONFIG_XFS_DEBUG=y
These tests requires XFS debugging functionality, so test for that. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
-rwxr-xr-xtests/xfs/2431
-rwxr-xr-xtests/xfs/2451
-rwxr-xr-xtests/xfs/2461
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/xfs/243 b/tests/xfs/243
index 0bb69c4e30..ecec0e2e3c 100755
--- a/tests/xfs/243
+++ b/tests/xfs/243
@@ -53,6 +53,7 @@ _cleanup()
# real QA test starts here
_supported_os Linux
_supported_fs xfs
+_require_xfs_debug
_require_scratch_reflink
_require_xfs_io_command "falloc"
_require_xfs_io_command "cowextsize"
diff --git a/tests/xfs/245 b/tests/xfs/245
index c668eebc90..8335a0ffdf 100755
--- a/tests/xfs/245
+++ b/tests/xfs/245
@@ -47,6 +47,7 @@ _cleanup()
# real QA test starts here
_supported_os Linux
_supported_fs xfs
+_require_xfs_debug
_require_scratch_reflink
_require_xfs_io_command "falloc"
_require_xfs_io_command "bmap" "-c"
diff --git a/tests/xfs/246 b/tests/xfs/246
index 61d25459e1..db57622e42 100755
--- a/tests/xfs/246
+++ b/tests/xfs/246
@@ -42,6 +42,7 @@ _cleanup()
# real QA test starts here
_supported_os Linux
_supported_fs xfs
+_require_xfs_debug
_require_xfs_io_command "bmap" "-c"
_require_scratch