# 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.