aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test_write_cache: Use fuse_session_exit() to stop filesystem threadGravatar Rostislav Skudnov2018-07-23
* test_write_cache: Fix memory leaksGravatar Rostislav Skudnov2018-07-23
* Fix readdir() bug when a non-zero offset is specified in filler (#269)Gravatar Rostislav2018-07-21
* Don't assume sub-second resolution for st_atime/st_mtime.Gravatar Nikolaus Rath2018-07-11
* rename: perform user mode dir loop check when not done in kernelGravatar Bill Zissimooulos2018-05-18
* Fix path to pytest cache directory.Gravatar Nikolaus Rath2018-04-13
* Travis: remove root-owned cache files.Gravatar Nikolaus Rath2018-03-31
* Fix Travis build environmentGravatar Nikolaus Rath2018-03-31
* Fix build error on DragonFlyBSD (sync with other *BSD) (#240)Gravatar Tomohiro Kusumi2018-03-28
* Travis CI: Don't use deprecated environmentGravatar Nikolaus Rath2017-09-20
* example/ioctl: build on FreeBSD, but add protocol check instead.Gravatar Nikolaus Rath2017-08-25
* Fix writeback capability check.Gravatar Nikolaus Rath2017-08-25
* examples/{ioctl,null}: don't build under FreeBSD instead of skipping tests.Gravatar Nikolaus Rath2017-08-25
* Skip testing null and ioctl examples under FreeBSD.Gravatar Nikolaus Rath2017-08-24
* Removed unused import.Gravatar Nikolaus Rath2017-08-24
* Don't use -o auto_unmount under FreeBSD.Gravatar Nikolaus Rath2017-08-24
* Dropped support for building with autotoolsGravatar Nikolaus Rath2017-08-24
* Use printcap() to control test executionGravatar Nikolaus Rath2017-08-24
* Added testcase for examples/printcapGravatar Nikolaus Rath2017-08-24
* Renamed notify_inval_inode_fh to invalidate_pathGravatar Nikolaus Rath2017-08-24
* Allow inode cache invalidation in high-level APIGravatar SÅ‚awek Rudnicki2017-08-24
* Skip tests that aren't supported under FreeBSD.Gravatar Nikolaus Rath2017-08-11
* Don't attempt to run fusermount3 under BSD.Gravatar Nikolaus Rath2017-08-11
* Call cp with -p instead of --preserve=modeGravatar Nikolaus Rath2017-08-11
* Don't pass --update to cpGravatar Nikolaus Rath2017-08-11
* Don't build passthrough_ll under BSD.Gravatar Nikolaus Rath2017-08-11
* os_open(): don't attempt to close fd if open failed.Gravatar Nikolaus Rath2017-08-06
* Added writeback cache to passthrough_llGravatar Nikolaus Rath2017-08-06
* Added append and seek testsGravatar Nikolaus Rath2017-08-04
* Don't check st_nlink value for mkdirGravatar Nikolaus Rath2017-08-03
* Don't use emacs' python-mode for meson filesGravatar Nikolaus Rath2017-07-07
* tst_readdir(): actually go through FUSEGravatar Nikolaus Rath2017-06-20
* examples/passthrough_ll: added support for create()Gravatar Nikolaus Rath2017-06-05
* example/passthrough_ll: added write supportGravatar Nikolaus Rath2017-06-05
* tst_link(): wait for RELEASE requestGravatar Nikolaus Rath2017-05-31
* Factored out C-based testsGravatar Nikolaus Rath2017-05-25
* tst_link(): add more assertionsGravatar Nikolaus Rath2017-05-25
* Travis-CI: Don't abort on first failed testGravatar Nikolaus Rath2017-05-24
* Added tst_open_read()Gravatar Nikolaus Rath2017-05-24
* Make tests build on bsdGravatar Brian Naylor2017-05-24
* Fix travis build script. Broken in e372d.Gravatar Nikolaus Rath2017-04-10
* Remove 'tests' target in favor of calling py.test directly.Gravatar Nikolaus Rath2017-04-10
* Build tests by default.Gravatar Nikolaus Rath2017-04-10
* Only build test/*.py if out of date.Gravatar Nikolaus Rath2017-04-10
* Actually test passthrough* examplesGravatar Nikolaus Rath2017-04-07
* test_examples(): test without debug messages firstGravatar Nikolaus Rath2017-04-07
* test_examples(): avoid false positives from fuse debug outputGravatar Nikolaus Rath2017-04-07
* passthrough_ll: only test functions that are actually providedGravatar Nikolaus Rath2017-04-07
* Remove checked_unlink()Gravatar Nikolaus Rath2017-04-07
* Turn tst_mknod() into tst_create()Gravatar Nikolaus Rath2017-04-07