summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/file_io/GetFileTime/test2/testinfo.dat
blob: a60dcf45a4e48404cbed59c39e36526b9886822f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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 = GetFileTime
Name = Positive Test for GetFileTime
TYPE = DEFAULT
EXE1 = getfiletime
Description 
= Tests the PAL implementation of the GetFileTime function
= Test to see that access date either stays the same or increases
= when a read is performed.  Write
= and creation time should stay unchanged.  Note: Under FreeBSD
= the Creation time should not change with just a read.