aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_write_cache.c
AgeCommit message (Expand)AuthorLines
2018-07-23test_write_cache: Use fuse_session_exit() to stop filesystem threadRostislav Skudnov-2/+3
2018-07-23test_write_cache: Fix memory leaksRostislav Skudnov-0/+3
2017-08-24Don't use -o auto_unmount under FreeBSD.Nikolaus Rath-0/+2
2017-05-24Make tests build on bsdBrian Naylor-0/+5
2016-11-06Don't hardcode test file name.Nikolaus Rath-1/+1
2016-10-15Unify handling of fuse_conn_info optionsNikolaus Rath-1/+11
2016-10-10Added write cache tests.Nikolaus Rath-0/+206