tst: winfsp-tests: fuse_opt testing

This commit is contained in:
Bill Zissimopoulos
2016-05-29 10:15:37 -07:00
parent 3d3dcbe0c5
commit 4850056bf6
5 changed files with 320 additions and 1 deletions

View File

@ -47,7 +47,7 @@ extern "C" {
#define FSP_FUSE_MEMFN_V malloc, free
#endif
#define FUSE_OPT_KEY(templ, key) { templ, -1U, key }
#define FUSE_OPT_KEY(templ, key) { templ, -1, key }
#define FUSE_OPT_END { NULL, 0, 0 }
#define FUSE_OPT_KEY_OPT -1