16881f68fSopenharmony_ciTo test FUSE with xfstests¹: 26881f68fSopenharmony_ci 36881f68fSopenharmony_ci1. copy the `mount.fuse.passthrough` file into 46881f68fSopenharmony_ci `/sbin` and edit the `PASSTHROUGH_PATH`, `SCRATCH_SOURCE` and `TEST_SOURCE` variables as needed. 56881f68fSopenharmony_ci 66881f68fSopenharmony_ci2. Make sure that the `SCRATCH_SOURCE` and `TEST_SOURCE` directories 76881f68fSopenharmony_ciexist. 86881f68fSopenharmony_ci 96881f68fSopenharmony_ci3. Copy `local.config` into your xfstests directory 106881f68fSopenharmony_ci 116881f68fSopenharmony_ciTests can then be run with e.g.: 126881f68fSopenharmony_ci 136881f68fSopenharmony_ci```sh 146881f68fSopenharmony_ci# make 156881f68fSopenharmony_ci# sudo ./check -fuse -b 166881f68fSopenharmony_ci``` 176881f68fSopenharmony_ci 186881f68fSopenharmony_ci¹https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/about/ 19