Opened at 2009-11-16T05:14:33Z
Last modified at 2019-07-25T18:19:48Z
#831 closed enhancement
Employ filesystem correctness tests against fuse interfaces. — at Initial Version
Reported by: | nejucomo | Owned by: | nejucomo |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | contrib | Version: | 1.5.0 |
Keywords: | fuse test | Cc: | |
Launchpad Bug: |
Description ¶
The existing fuse tests have only a few test cases which create directories and files and read from them. See: http://allmydata.org/trac/tahoe/ticket/255 and http://allmydata.org/trac/tahoe/ticket/621
The fuse interfaces would benefit greatly if we reuse some kind of existing filesystem correctness test suite. I've only just begun looking into this, but here is a hit that looks promising:
Note: See
TracTickets for help on using
tickets.