mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
b4d6db82e2
Add the following helpers to common/xfs: _require_xfs_debug() _require_no_xfs_debug() Tests that require or not a kernel built with XFS_DEBUG can now use these two helpers to explicitly check for it. Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>