summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/threading/GetProcessTimes/test2/testinfo.dat
blob: d0d3b75f0628acfd80d3a65d33fe0fcd73f8279c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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 = GetProcessTimes
Name = Test for GetProcessTimes
TYPE = DEFAULT
EXE1 = test2
Description 
= Test to ensure proper operation of the GetProcessTimes()
= API. This test simply checks the kernel/user times for the
= the current process, which is the only thing supported
= for this function under the PAL.