aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)AuthorLines
2016-05-13Add 'traceback' as suspicious test output pattern.Nikolaus Rath-1/+1
2016-05-13Add ioctl tests.Nikolaus Rath-0/+24
2016-03-29Added test_fselNikolaus Rath-0/+15
2016-03-29Added unit tests for fusexmp and helloNikolaus Rath-0/+306
2016-03-29Added basic unit tests.Nikolaus Rath-1/+159
Fixes issue #33.
2016-03-29Integrate tests with autotoolsNikolaus Rath-8/+2
2013-09-20test: add a realdir optionMiklos Szeredi-13/+38
2013-02-07libfuse: add readdirplus support in fuse_lowlevel_opsFeng Shuo-0/+1
This patch implements readdirplus support in FUSE usersapce. It adds a new fuse lowlevel operations fuse_lowleve_ops::readdir_plus, corespoding mount options and helper functions to maintain buffer. [From: Eric Wong <normalperson@yhbt.net>] This makes our terminology consistent with NFS and our kernel module, as well as reducing user/developer confusion in the command-line. Note: I'm keeping "fuse_add_direntry_plus" since that is less standardized in its use than "readdirplus" for now. Signed-off-by: Feng Shuo <steve.shuo.feng@gmail.com>
2012-04-06test improvementsMiklos Szeredi-8/+149
2010-11-12update test/.gitignoreMiklos Szeredi-0/+1
2010-06-24Add .gitignore filesMiklos Szeredi-2/+1
Add .gitignore files and delete .cvsignore files.
2007-12-12change indentingMiklos Szeredi-1325/+1341
2007-12-12Disable old symbol versions if __UCLIBC__ is definedMiklos Szeredi-0/+202
2007-09-17add testcaseMiklos Szeredi-0/+165
2007-08-08warning fixMiklos Szeredi-1/+1
2007-07-02Released 2.7.0Miklos Szeredi-1/+1
2007-05-21add test for mknod() of regular fileMiklos Szeredi-0/+34
2006-10-08fixesMiklos Szeredi-0/+51
2006-09-16fixMiklos Szeredi-20/+87
2005-10-03trailing whitespace fixMiklos Szeredi-8/+8
2005-08-25fixMiklos Szeredi-1/+130
2005-08-05*** empty log message ***Miklos Szeredi-0/+2
2005-08-03add testcases for open()Miklos Szeredi-4/+185
2005-07-21fixesMiklos Szeredi-8/+8
2005-05-10add a couple of testcasesMiklos Szeredi-18/+476
2005-05-06basic testMiklos Szeredi-0/+252