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:
@@ -2287,6 +2287,9 @@ void stream_dirnotify_test(void)
|
||||
|
||||
void stream_tests(void)
|
||||
{
|
||||
if (OptFuseExternal)
|
||||
return;
|
||||
|
||||
TEST(stream_create_test);
|
||||
if (!OptOplock)
|
||||
TEST(stream_create_overwrite_test);
|
||||
|
Reference in New Issue
Block a user