Delete unused multibyte methods from PAL (#42157)
[platform/upstream/dotnet/runtime.git] / src / coreclr / src / pal / tests / palsuite / filemapping_memmgt / CreateFileMappingW / test6 / testinfo.dat
1 # Licensed to the .NET Foundation under one or more agreements.
2 # The .NET Foundation licenses this file to you under the MIT license.
3
4 Version = 1.0
5 Section = Filemapping_memmgt
6 Function = CreateFileMapping
7 Name = CreateFileMappingW - with PAGE_READONLY
8 TYPE = DEFAULT
9 EXE1 = createfilemappingw
10 Description
11 = Positive test the CreateFileMappingW API.
12 = Test CreateFileMappingW to create a named
13 = "swap" handle with access PAGE_READWRITE.