mirror of
https://github.com/winfsp/winfsp.git
synced 2025-10-30 11:38:39 -05:00
winfsp-tests: security testing
This commit is contained in:
@@ -12,6 +12,7 @@ int main(int argc, char *argv[])
|
||||
TESTSUITE(memfs_tests);
|
||||
TESTSUITE(create_tests);
|
||||
TESTSUITE(info_tests);
|
||||
TESTSUITE(security_tests);
|
||||
|
||||
tlib_run_tests(argc, argv);
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user