libcryfs/test/fspp
midchildan fe1b0f10d3
Support the latest FUSE on macOS (#378)
* feat: support latest FUSE on macOS

This drops osxfuse support in favor of macFUSE. macFUSE is a newer
version of osxfuse that supports the latest release of macOS, and is a
rebranded version of the same project.

* build: use pkg-config to find FUSE

Co-authored-by: Sebastian Messmer <smessmer@users.noreply.github.com>
2021-04-13 00:45:47 -07:00
..
fs_interface Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
fuse Added an option to create a mountpoint with a missing directory (#354) 2020-07-31 18:08:19 -07:00
impl Simplify mocking thanks to new googletest features 2019-10-25 23:38:04 -07:00
testutils Support the latest FUSE on macOS (#378) 2021-04-13 00:45:47 -07:00
CMakeLists.txt Add support for atime mount options (noatime, strictatime, relatime, atime, nodiratime). As before, relatime is the default. 2019-11-05 10:08:04 -05:00