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

@ -6,6 +6,7 @@ int WinFspNetTests = 1;
int main(int argc, char *argv[])
{
TESTSUITE(fuse_opt_tests);
TESTSUITE(eventlog_tests);
TESTSUITE(path_tests);
TESTSUITE(mount_tests);