libfuse/xfstests
2023-05-12 23:29:03 +01:00
..
local.config Add support for running xfstests. 2023-05-12 23:29:03 +01:00
mount.fuse.passthrough Add support for running xfstests. 2023-05-12 23:29:03 +01:00
README.md Add support for running xfstests. 2023-05-12 23:29:03 +01:00

To test FUSE with xfstests¹:

  1. copy the mount.fuse.passthrough file into /sbin and edit the PASSTHROUGH_PATH, SCRATCH_SOURCE and TEST_SOURCE variables as needed.

  2. Make sure that the SCRATCH_SOURCE and TEST_SOURCE directories exist.

  3. Copy local.config into your xfstests directory

Tests can then be run with e.g.:

# make
# sudo ./check -fuse -b

¹https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/about/