aboutsummaryrefslogtreecommitdiff
path: root/test/test_write_cache.c
Commit message (Collapse)AuthorAge
* Don't use -o auto_unmount under FreeBSD.Gravatar Nikolaus Rath2017-08-24
|
* Make tests build on bsdGravatar Brian Naylor2017-05-24
|
* Don't hardcode test file name.Gravatar Nikolaus Rath2016-11-06
|
* Unify handling of fuse_conn_info optionsGravatar Nikolaus Rath2016-10-15
| | | | | | Instead of using command line options to modify struct fuse_conn_info before and after calling the init() handler, we now give the file system explicit control over this.
* Added write cache tests.Gravatar Nikolaus Rath2016-10-10