mirror of
https://github.com/libfuse/libfuse.git
synced 2026-07-07 14:47:41 +08:00
67ce439e2d
generic/434 and generic/184 are testing device files and fail because fuse sets 'nodev' by default.
To test FUSE with xfstests¹:
-
copy the
mount.fuse.passthroughfile into/sbinand edit thePASSTHROUGH_PATH,SCRATCH_SOURCEandTEST_SOURCEvariables as needed. -
Make sure that the
SCRATCH_SOURCEandTEST_SOURCEdirectories exist. -
Copy
local.configinto 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/