summaryrefslogtreecommitdiffstats
path: root/regress/lib/libfuse (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing RCS Id.helg2018-07-209-0/+9
* Don't send FBT_DESTROY if the FUSE connection is still PENDING. Alsohelg2018-07-173-1/+80
* libfuse now supports -f command line option; uncomment test.helg2018-07-171-2/+0
* If the list of templates 'o' passed to fuse_opt_parse(3) is NULL thenhelg2017-12-131-4/+18
* sscanf(3) is now used to parse templates that contain format specifiershelg2017-12-111-110/+105
* The fuse_opt_match(3) library function does not match options correctly.helg2017-12-111-40/+47
* Add regress tests for fuse_opt_parse() and fuse_parse_cmdline()helg2017-11-163-1/+381
* Remove more checks testing for empty option strings.mpi2017-01-122-4/+0
* Remove a check for empty option strings from our fuse regress tests.stsp2017-01-041-2/+0
* Return different error number to know which test is failing.mpi2016-11-225-38/+38
* Add regress test for fuse_opt.syl2013-08-096-0/+332