summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/file_io/SetFileTime/test1/testinfo.dat
blob: 09dfa0b623b32c589c5032c78d4ebaea63fa0139 (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 = SetFileTime
Name = Positive Test for SetFileTime
TYPE = DEFAULT
EXE1 = setfiletime
Description 
= Test the SetFileTime function. 
= This test calls SetFileTime and sets a file to a given time.  It then
= calls GetFileTime, and compares the values of the two, which should be
= equal