summaryrefslogtreecommitdiff
path: root/netfs/unittests
Commit message (Expand)AuthorAge
* First cut extensible mapperDan Goodliffe2020-09-05
* Clang format all the codeDan Goodliffe2020-08-30
* EntryResolvers return where they got the resolution fromnetfs-1.4.0Dan Goodliffe2020-04-06
* Support a fallback value in EntCacheDan Goodliffe2020-04-05
* Remove glacier.pid before and after runs of testDan Goodliffe2020-04-01
* Configure settings from URI paramsDan Goodliffe2020-04-01
* Modernize and tidyDan Goodliffe2020-03-29
* Implement copy rangeDan Goodliffe2020-03-29
* Move testing import to rootDan Goodliffe2019-12-29
* Simplify directory interfaceDan Goodliffe2019-11-23
* Add support for rename flagsDan Goodliffe2019-11-23
* First cut migration to fuse3Dan Goodliffe2019-11-21
* Ice initialize must occur after any forkingDan Goodliffe2019-09-28
* Minor fixupsDan Goodliffe2019-09-24
* Revise fuse_ls test to test cache hitsDan Goodliffe2019-09-24
* Fuse separationDan Goodliffe2019-09-24
* Add option terminator to test run command linesDan Goodliffe2019-09-24
* Zero out f_fsid of VFSnetfs-1.3.3.2Dan Goodliffe2019-04-02
* Test configs are runtime, not build time depsnetfs-1.3.3Dan Goodliffe2019-04-01
* Enable performance tidy checksDan Goodliffe2019-04-01
* Enable hicpp tidy checksDan Goodliffe2019-04-01
* First round of clang tidy changesDan Goodliffe2019-03-31
* Add missing flush in async test caseDan Goodliffe2019-02-11
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
* Initialize the test data writtenDan Goodliffe2019-01-05
* Take a shared lock of global state during regular operationDan Goodliffe2019-01-05
* Ice 3.7netfs-1.3.0Dan Goodliffe2018-04-15
* Upgrade to Ice-3.7Dan Goodliffe2018-04-05
* Allow listdir to be disabledDan Goodliffe2018-01-01
* General test config for alternative setupsDan Goodliffe2018-01-01
* Add test for writes with async disabled (now default)Dan Goodliffe2017-12-29
* Fix locking issues around BG writes and add covering unit testsDan Goodliffe2017-12-29
* Create a large thread pool when running core testsDan Goodliffe2017-12-29
* Pass initialization params into the mock daemon's communicatorDan Goodliffe2017-12-29
* Add missing library links so tests can be run cleanly from the command lineDan Goodliffe2017-12-29
* Use an interval map for tracking in-progress writesDan Goodliffe2017-12-16
* Adds a (currently NOOP) flush implementationDan Goodliffe2017-12-16
* Remove calls to stringbf in favour of CTFnetfs-1.2.2Dan Goodliffe2017-12-16
* Improve permissions tests on symlinkDan Goodliffe2017-12-16
* Improve permissions tests on mknodDan Goodliffe2017-12-16
* Improve permissions tests on renameDan Goodliffe2017-12-16
* Tidy up permissions testsDan Goodliffe2017-12-16
* Add tests over permissions with creation of filesDan Goodliffe2017-12-16
* Relax mode checking in rmdir as it is actually too strictDan Goodliffe2017-12-16
* Greatly simplify the mess of fuse_operations initialisation and remove the no...Dan Goodliffe2017-10-25
* Add missing test for chmoding a missing fileDan Goodliffe2017-10-25
* Add missing test for opening a missing fileDan Goodliffe2017-10-25
* Rename libraries cos I never liked the original naming, more in keeping with ...Dan Goodliffe2017-05-18
* EIO makes more sense than ENOSYS when remote operations can't be performedDan Goodliffe2016-06-04
* Move libfusepp stuff into netfs, that's all it's gonna be used inDan Goodliffe2016-06-03