summaryrefslogtreecommitdiff
path: root/regress/lib/libfuse
AgeCommit message (Expand)Author
2017-12-13If the list of templates 'o' passed to fuse_opt_parse(3) is NULL thenhelg
2017-12-11sscanf(3) is now used to parse templates that contain format specifiershelg
2017-12-11The fuse_opt_match(3) library function does not match options correctly.helg
2017-11-16Add regress tests for fuse_opt_parse() and fuse_parse_cmdline()helg
2017-01-12Remove more checks testing for empty option strings.Martin Pieuchot
2017-01-04Remove a check for empty option strings from our fuse regress tests.Stefan Sperling
2016-11-22Return different error number to know which test is failing.Martin Pieuchot
2013-08-09Add regress test for fuse_opt.Sylvestre Gallon