mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 16:33:02 -05:00
tools: run-tests: reorder tests
This commit is contained in:
parent
4fc740588e
commit
08c283f2a9
@ -33,29 +33,29 @@ for %%f in (^
|
|||||||
:winfsp-tests-x64-mountpoint-dir ^
|
:winfsp-tests-x64-mountpoint-dir ^
|
||||||
:winfsp-tests-x64-no-traverse ^
|
:winfsp-tests-x64-no-traverse ^
|
||||||
:winfsp-tests-x64-oplock ^
|
:winfsp-tests-x64-oplock ^
|
||||||
:winfsp-tests-x86 ^
|
|
||||||
:winfsp-tests-x86-case-randomize ^
|
|
||||||
:winfsp-tests-x86-mountpoint-drive ^
|
|
||||||
:winfsp-tests-x86-mountpoint-dir ^
|
|
||||||
:winfsp-tests-x86-no-traverse ^
|
|
||||||
:winfsp-tests-x86-oplock ^
|
|
||||||
:winfsp-tests-x64-external-share ^
|
:winfsp-tests-x64-external-share ^
|
||||||
:fsx-memfs-x64-disk ^
|
:fsx-memfs-x64-disk ^
|
||||||
:fsx-memfs-x64-net ^
|
:fsx-memfs-x64-net ^
|
||||||
:standby-memfs-x64-disk ^
|
:standby-memfs-x64-disk ^
|
||||||
:standby-memfs-x64-net ^
|
:standby-memfs-x64-net ^
|
||||||
:net-use-memfs-x64 ^
|
:net-use-memfs-x64 ^
|
||||||
|
:winfstest-memfs-x64-disk ^
|
||||||
|
:winfstest-memfs-x64-net ^
|
||||||
|
:fscrash-x64 ^
|
||||||
|
:winfsp-tests-x86 ^
|
||||||
|
:winfsp-tests-x86-case-randomize ^
|
||||||
|
:winfsp-tests-x86-mountpoint-drive ^
|
||||||
|
:winfsp-tests-x86-mountpoint-dir ^
|
||||||
|
:winfsp-tests-x86-no-traverse ^
|
||||||
|
:winfsp-tests-x86-oplock ^
|
||||||
:winfsp-tests-x86-external-share ^
|
:winfsp-tests-x86-external-share ^
|
||||||
:fsx-memfs-x86-disk ^
|
:fsx-memfs-x86-disk ^
|
||||||
:fsx-memfs-x86-net ^
|
:fsx-memfs-x86-net ^
|
||||||
:standby-memfs-x86-disk ^
|
:standby-memfs-x86-disk ^
|
||||||
:standby-memfs-x86-net ^
|
:standby-memfs-x86-net ^
|
||||||
:net-use-memfs-x86 ^
|
:net-use-memfs-x86 ^
|
||||||
:winfstest-memfs-x64-disk ^
|
|
||||||
:winfstest-memfs-x64-net ^
|
|
||||||
:winfstest-memfs-x86-disk ^
|
:winfstest-memfs-x86-disk ^
|
||||||
:winfstest-memfs-x86-net ^
|
:winfstest-memfs-x86-net ^
|
||||||
:fscrash-x64 ^
|
|
||||||
:fscrash-x86 ^
|
:fscrash-x86 ^
|
||||||
) do (
|
) do (
|
||||||
echo === Running %%f
|
echo === Running %%f
|
||||||
|
Loading…
x
Reference in New Issue
Block a user