summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/file_io/CopyFileW/test3/testinfo.dat
blob: 9fd185dad00ca4de4b430b22e1f3717061a4329e (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 = CopyFileW
Name = CopyFileW - checking file attributes maintained (test3)
Type = DEFAULT 
EXE1 = test3
Description
= Copy a file from a different user, belonging to a different group to
= the the current user, who is a member of the current group.  Then check
= to see that the current user has the basic access rights to the copied
= file.