aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-09-12Update Travis to Ubuntu BionicTom Callaway
2020-09-11Implement GCC 10 style symbol versioning (#545)Tom Callaway
2020-06-22Typo fixed. (#520)Seunghoon Yeon
2020-05-15fix format in test (#515)Rosen Penev
2020-03-13State GPL version in comment (#485)Dr. David Alan Gilbert
2020-02-24Travis-CI: Fix ImportError: No module named 'zipp' (#502)philmd
2020-01-25Fixes 477, optional src_dir in tst_(rmdir,unlink) (#493)Anthony Rebello
2019-11-20Invoke cleanup() with right arguments.Nikolaus Rath
2019-08-29Avoid gcc 9.1 strncpy(3) warnings (#447)Stefan Hajnoczi
2019-07-09Do not run passthrough test when caching is active.Nikolaus Rath
2019-07-05test_cuse: fix runtime errorNikolaus Rath
2019-07-04Fix output checking in test casesNikolaus Rath
2019-05-15passthrough: fix unix-domain sockets on FreeBSD (#413)Alan Somers
2019-05-09Added new example filesystemNikolaus Rath
2019-03-11Define ALLPERMS for musl libc systems. (#379)maxice8
2019-03-09Work around -Wformat-truncation=/-Wformat-overflow= warnings (#356)Tomohiro Kusumi
2019-03-08Document fuse_fsync_in.fsync_flags and remove magic numbers (#375)Alan Somers
2019-02-27Travis CI: Use Xenial instead of Trusty.Nikolaus Rath
2018-11-24Added testcase for "big" readdir.Nikolaus Rath
2018-11-24Kill filesystem process on test cleanup.Nikolaus Rath
2018-11-19tests: add copy_file_range() to the syscall testsNiels de Vos
2018-11-06Update CI build scriptNikolaus Rath
2018-10-19Do not fail "ninja test" when running as subprojectAhmed Masud
2018-10-10Enable more tests for passthrough_llNikolaus Rath
2018-10-09Add unprivileged option in `mount.fuse3`Mattias Nissler
2018-09-27Fix unlink errno checkScott Worley
2018-07-23test_write_cache: Use fuse_session_exit() to stop filesystem threadRostislav Skudnov
2018-07-23test_write_cache: Fix memory leaksRostislav Skudnov
2018-07-21Fix readdir() bug when a non-zero offset is specified in filler (#269)Rostislav
2018-07-11Don't assume sub-second resolution for st_atime/st_mtime.Nikolaus Rath
2018-05-18rename: perform user mode dir loop check when not done in kernelBill Zissimooulos
2018-04-13Fix path to pytest cache directory.Nikolaus Rath
2018-03-31Travis: remove root-owned cache files.Nikolaus Rath
2018-03-31Fix Travis build environmentNikolaus Rath
2018-03-28Fix build error on DragonFlyBSD (sync with other *BSD) (#240)Tomohiro Kusumi
2017-09-20Travis CI: Don't use deprecated environmentNikolaus Rath
2017-08-25example/ioctl: build on FreeBSD, but add protocol check instead.Nikolaus Rath
2017-08-25Fix writeback capability check.Nikolaus Rath
2017-08-25examples/{ioctl,null}: don't build under FreeBSD instead of skipping tests.Nikolaus Rath
2017-08-24Skip testing null and ioctl examples under FreeBSD.Nikolaus Rath
2017-08-24Removed unused import.Nikolaus Rath
2017-08-24Don't use -o auto_unmount under FreeBSD.Nikolaus Rath
2017-08-24Dropped support for building with autotoolsNikolaus Rath
2017-08-24Use printcap() to control test executionNikolaus Rath
2017-08-24Added testcase for examples/printcapNikolaus Rath
2017-08-24Renamed notify_inval_inode_fh to invalidate_pathNikolaus Rath
2017-08-24Allow inode cache invalidation in high-level APISÅ‚awek Rudnicki
2017-08-11Skip tests that aren't supported under FreeBSD.Nikolaus Rath
2017-08-11Don't attempt to run fusermount3 under BSD.Nikolaus Rath
2017-08-11Call cp with -p instead of --preserve=modeNikolaus Rath