mirror of
https://github.com/libfuse/libfuse.git
synced 2024-11-23 04:04:31 +08:00
450 B
450 B
To test FUSE with xfstests¹:
-
copy the
mount.fuse.passthrough
file into/sbin
and edit thePASSTHROUGH_PATH
,SCRATCH_SOURCE
andTEST_SOURCE
variables as needed. -
Make sure that the
SCRATCH_SOURCE
andTEST_SOURCE
directories exist. -
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/