mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-26 12:32:54 -05:00
tst: winfsp-tests: add --fuse-external option
This commit is contained in:
@@ -333,6 +333,7 @@ void security_stress_meta_test(void)
|
||||
void security_tests(void)
|
||||
{
|
||||
TEST(getsecurity_test);
|
||||
TEST(setsecurity_test);
|
||||
if (!OptFuseExternal)
|
||||
TEST(setsecurity_test);
|
||||
TEST_OPT(security_stress_meta_test);
|
||||
}
|
||||
|
Reference in New Issue
Block a user