summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/threading/GetCurrentProcessId/test1/testinfo.dat
blob: db615c0bf91db5a7c2d73c2e3fe3b491c719959c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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 = threading
Function = GetCurrentProcessId
Name = Positive Test for GetCurrentProcessId
TYPE = DEFAULT
EXE1 = processid
Description 
= Test to ensure GetCurrentProcessId returns the current process id number.
= This test compares the result of GetCurrentProcessId to getpid.