summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test19/testinfo.dat
blob: 6e427da15a46bfd813a29f26bcc4439087f78a78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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 = Filemapping_memmgt
Function = VirtualAlloc
Name = Positive test for VirtualAlloc API
TYPE = DEFAULT
EXE1 = virtualalloc
Description
=Test the VirtualAlloc to reserve and commit
=simultaneously by using MEM_COMMIT|MEM_RESERVE|MEM_TOP_DOWN
=allocation type and PAGE_READONLY access  protection