winfsp-tests: posix_map_sid_test

This commit is contained in:
Bill Zissimopoulos
2016-06-05 00:34:44 -07:00
parent 9ccb394b04
commit 229c3f81fa
7 changed files with 61 additions and 3 deletions

View File

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