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