414 Commits

Author SHA1 Message Date
Bill Zissimopoulos
9501b5771d
inc,sys,tst: FSP_FSCTL_VOLUME_PARAMS: fine-grained timeouts 2018-04-21 11:53:14 -07:00
Bill Zissimopoulos
5b72b4ad4a
tools: run-tests: FlushAndPurgeOnCleanup 2018-04-19 11:17:41 -07:00
Bill Zissimopoulos
740411d604
tst: FlushAndPurgeOnCleanup: testing 2018-04-19 10:23:15 -07:00
Bill Zissimopoulos
2e7e95df76
appveyor: troubleshoot create_pid_test, rename_pid_test 2018-04-17 16:34:59 -07:00
Bill Zissimopoulos
7908ba09ac
appveyor: troubleshoot rename_pid_test 2018-04-17 13:16:52 -07:00
Bill Zissimopoulos
5713605030
appveyor: troubleshoot create_pid_test 2018-04-17 13:14:34 -07:00
Bill Zissimopoulos
77f3e064a2
winfsp-tests: launch-test: disable as test is very fragile 2018-01-10 11:01:39 -08:00
Bill Zissimopoulos
f691a7a3c7
dll: FspLaunch*: testing 2018-01-09 23:12:05 -08:00
Bill Zissimopoulos
cc58668ce5
dll: FspLaunchReg*: testing 2018-01-09 22:17:07 -08:00
Bill Zissimopoulos
9bd9cf4fbd
update source copyright notices for 2018 2018-01-03 15:29:38 -08:00
Bill Zissimopoulos
266e0f4bab
dll: fuse: call chflags from Create and Overwrite
tst: winfsp-tests: file attributes test
2017-12-04 14:08:44 -08:00
Bill Zissimopoulos
d02030897d
dll: fuse: add O_EXCL during FUSE create op 2017-12-03 19:56:36 -08:00
Bill Zissimopoulos
c87ff75b8f
sys: fix filename length check during query directory operations 2017-12-01 17:01:59 -08:00
Bill Zissimopoulos
77349c1330
tst: winfsp-tests: setfileinfo_test, stream_setfileinfo_test:
- perform time tests around UNIX epoch to accommodate 32-bit file systems
2017-11-15 10:48:15 -08:00
Bill Zissimopoulos
fa4651b3ce
tst: winfsp-tests: enable slowio 2017-11-02 17:36:52 -07:00
Bill Zissimopoulos
68122b5c68
tst: winfsp-tests: enable slowiio 2017-11-02 15:59:32 -07:00
Bill Zissimopoulos
07f15c236b sys: dirctl: eliminate use of SystemBuffer to work around problems with Avast 2017-10-19 16:49:10 -07:00
Bill Zissimopoulos
193d5f4e91 tst: originating process id 2017-07-12 22:34:47 -07:00
Bill Zissimopoulos
de85070e73 tst: winfsp-tests: disable internal tests when running with --external 2017-05-11 11:17:57 -07:00
Bill Zissimopoulos
c246acb2d3 dll: FspVersion 2017-02-17 15:22:31 -08:00
Bill Zissimopoulos
50ed020e16 dll: FspVersion 2017-02-17 15:20:57 -08:00
Bill Zissimopoulos
0b826f04c2 tst: winfsp-tests: exec-test: disable test that fails under shares 2017-02-12 11:49:46 -08:00
Bill Zissimopoulos
69d53b7a28 tst: winfsp-tests: exec-test: disable test that fails under shares 2017-02-12 11:33:56 -08:00
Bill Zissimopoulos
877bd97ba8 tst: winfsp-tests: exec-test 2017-02-12 10:42:14 -08:00
Bill Zissimopoulos
559b7e80a3 tst: winfsp-tests: exec-test 2017-02-12 10:29:30 -08:00
Bill Zissimopoulos
495c78eb25 tst: winfsp-tests: exec-test 2017-02-12 00:26:20 -08:00
Bill Zissimopoulos
cf69d6a08d tst: winfsp-tests: delete_standby_test 2017-02-11 10:07:03 -08:00
Bill Zissimopoulos
0d95bb9b14 tst: winfsp-tests: delete_standby_test: disable parts that fail with shares and passthrough 2017-02-10 23:24:05 -08:00
Bill Zissimopoulos
cf48d19759 tst: winfsp-tests: delete_standby_test: disable portion that fails under a share 2017-02-10 22:19:25 -08:00
Bill Zissimopoulos
14c602ccd8 tst: winfsp-tests: delete_standby_test 2017-02-10 21:31:55 -08:00
Bill Zissimopoulos
2d45082d80 tst: winfsp-tests: delete_standby_test 2017-02-10 19:50:16 -08:00
Bill Zissimopoulos
25cf527af4 tst: winfsp-tests: rename_standby_test 2017-02-10 15:47:44 -08:00
Bill Zissimopoulos
76d081937e tst: winfsp-tests: rename_standby_test 2017-02-10 15:25:36 -08:00
Bill Zissimopoulos
46d5c98926 tst: winfsp-tests: rename_standby_test 2017-02-09 17:38:24 -08:00
Bill Zissimopoulos
c6d9e68c3f Revert "tst: winfsp-tests: getfileinfo_dotest: CREATE_ALWAYS instead of CREATE_NEW"
This reverts commit dca3cb93f32c3d19526607a613bc762ec8a658d8.
2017-02-03 18:48:55 -08:00
Bill Zissimopoulos
dca3cb93f3 tst: winfsp-tests: getfileinfo_dotest: CREATE_ALWAYS instead of CREATE_NEW 2017-02-02 22:12:49 -08:00
Bill Zissimopoulos
d1bb65a998 tst: winfsp-tests: add --share-prefix option:
- this accommodates network file systems that have mapped drives
2017-01-30 16:07:44 -08:00
Bill Zissimopoulos
de5ef0c81d tst: winfsp-tests: --case-insensitive-cmp 2017-01-26 22:58:49 -08:00
Bill Zissimopoulos
55a7864173 dll: FspFileSystem*DirectoryBuffer API's 2017-01-26 16:30:33 -08:00
Bill Zissimopoulos
7764663386 dll: FspFileSystemPreflight 2017-01-16 14:54:10 -08:00
Bill Zissimopoulos
a57325e8af update source copyright notices for 2017 2017-01-05 13:56:18 -08:00
Bill Zissimopoulos
13d6ec3638 sys: FspFileNodeRenameCheck: allow multiple handles open on the file being renamed 2016-12-31 15:28:26 -08:00
Bill Zissimopoulos
c897ddd864 sys,dll: Cleanup/TruncateOnClose overhaul 2016-12-21 16:09:24 -08:00
Bill Zissimopoulos
8d6314e2db tst: winfsp-tests: create_allocation_test 2016-12-20 10:56:35 -08:00
Bill Zissimopoulos
c760cf9563 tst: winfsp-tests: create_namelen_test: disable test in cases that it cannot work 2016-12-18 14:15:08 -08:00
Bill Zissimopoulos
3008575bdf tst: winfsp-tests: create_namelen_test 2016-12-18 12:51:57 -08:00
Bill Zissimopoulos
299605b8fc sys: FILE_ATTRIBUTE_DIRECTORY support 2016-12-17 12:13:53 -08:00
Bill Zissimopoulos
f1ee19d8dc tst: winfsp-tests: getvolinfo_test: do not do short name testing with shares 2016-12-15 16:52:36 -08:00
Bill Zissimopoulos
671c0c12ab sys: FSCTL_QUERY_PERSISTENT_VOLUME_STATE 2016-12-15 16:15:22 -08:00
Bill Zissimopoulos
4fc740588e tst: memfs: disable test that fails with --oplock option 2016-12-13 15:41:00 -08:00