summaryrefslogtreecommitdiffstats
path: root/regress/lib/libfuse
AgeCommit message (Expand)AuthorFilesLines
2018-07-20Add missing RCS Id.helg9-0/+9
2018-07-17Don't send FBT_DESTROY if the FUSE connection is still PENDING. Alsohelg3-1/+80
2018-07-17libfuse now supports -f command line option; uncomment test.helg1-2/+0
2017-12-13If the list of templates 'o' passed to fuse_opt_parse(3) is NULL thenhelg1-4/+18
2017-12-11sscanf(3) is now used to parse templates that contain format specifiershelg1-103/+98
2017-12-11The fuse_opt_match(3) library function does not match options correctly.helg1-40/+47
2017-11-16Add regress tests for fuse_opt_parse() and fuse_parse_cmdline()helg3-1/+381
2017-01-12Remove more checks testing for empty option strings.mpi2-4/+0
2017-01-04Remove a check for empty option strings from our fuse regress tests.stsp1-2/+0
2016-11-22Return different error number to know which test is failing.mpi5-38/+38
2013-08-09Add regress test for fuse_opt.syl6-0/+332