aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix segfault in debug logging codeGravatar Nikolaus Rath2016-10-24
* fuse_new(): don't accept options that don't make sense for end-usersGravatar Nikolaus Rath2016-10-20
* Unify handling of fuse_conn_info optionsGravatar Nikolaus Rath2016-10-15
* tests: use freshly-build fusermount (instead of system version)Gravatar Nikolaus Rath2016-10-13
* Only test writeback cache if kernel is recent enough.Gravatar Nikolaus Rath2016-10-13
* Fix race condition in notify_* examplesGravatar Nikolaus Rath2016-10-10
* Added write cache tests.Gravatar Nikolaus Rath2016-10-10
* Added cuse unit test.Gravatar Nikolaus Rath2016-10-09
* Increase timeouts in notify_* testsGravatar Nikolaus Rath2016-10-09
* Renamed timefsN examples to fuse_notify_*Gravatar Nikolaus Rath2016-10-09
* Renamed ioctl and poll examplesGravatar Nikolaus Rath2016-10-09
* Renamed some examples to make their function more obviousGravatar Nikolaus Rath2016-10-09
* Added timefs3 to test notify_inval_entry.Gravatar Nikolaus Rath2016-10-08
* Added timefs[12] examples.Gravatar Nikolaus Rath2016-10-08
* Added safe_sleep()Gravatar Nikolaus Rath2016-10-08
* Removed ``-o big_writes`` optionGravatar Nikolaus Rath2016-10-08
* Test more combinations of low-level options.Gravatar Nikolaus Rath2016-10-05
* Don't crash if valgrind or libtool are not installed.Gravatar Nikolaus Rath2016-10-03
* Run tests under valgrind when available.Gravatar Nikolaus Rath2016-10-02
* Import os.path.join as pjoinGravatar Nikolaus Rath2016-10-02
* Added test for fuse_lo-plus.Gravatar Nikolaus Rath2016-10-02
* Run hello_ll single-threaded explicitly.Gravatar Nikolaus Rath2016-10-02
* Add 'traceback' as suspicious test output pattern.Gravatar Nikolaus Rath2016-05-13
* Add ioctl tests.Gravatar Nikolaus Rath2016-05-13
* Added test_fselGravatar Nikolaus Rath2016-03-29
* Added unit tests for fusexmp and helloGravatar Nikolaus Rath2016-03-29
* Added basic unit tests.Gravatar Nikolaus Rath2016-03-29
* Integrate tests with autotoolsGravatar Nikolaus Rath2016-03-29
* test: add a realdir optionGravatar Miklos Szeredi2013-09-20
* libfuse: add readdirplus support in fuse_lowlevel_opsGravatar Feng Shuo2013-02-07
* test improvementsGravatar Miklos Szeredi2012-04-06
* update test/.gitignoreGravatar Miklos Szeredi2010-11-12
* Add .gitignore filesGravatar Miklos Szeredi2010-06-24
* change indentingGravatar Miklos Szeredi2007-12-12
* Disable old symbol versions if __UCLIBC__ is definedGravatar Miklos Szeredi2007-12-12
* add testcaseGravatar Miklos Szeredi2007-09-17
* warning fixGravatar Miklos Szeredi2007-08-08
* Released 2.7.0Gravatar Miklos Szeredi2007-07-02
* add test for mknod() of regular fileGravatar Miklos Szeredi2007-05-21
* fixesGravatar Miklos Szeredi2006-10-08
* fixGravatar Miklos Szeredi2006-09-16
* trailing whitespace fixGravatar Miklos Szeredi2005-10-03
* fixGravatar Miklos Szeredi2005-08-25
* *** empty log message ***Gravatar Miklos Szeredi2005-08-05
* add testcases for open()Gravatar Miklos Szeredi2005-08-03
* fixesGravatar Miklos Szeredi2005-07-21
* add a couple of testcasesGravatar Miklos Szeredi2005-05-10
* basic testGravatar Miklos Szeredi2005-05-06