summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/file_io/WriteFile/test5/testinfo.dat
blob: ffde30ea2341e4e1808b5b7be0854f372e37cb3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Licensed to the .NET Foundation under one or more agreements.
# The .NET Foundation licenses this file to you under the MIT license.
# See the LICENSE file in the project root for more information.

Version = 1.0
Section = file_io
Function = WriteFile
Name = Positive Test for WriteFile
Type = DEFAULT 
EXE1 = writefile
Description
= write lots of data to a file. then check with
= GetFileSize
= This test is disabled due to its time overhead.