summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/threading/Sleep/test2/testinfo.dat
blob: 16bf4f0c777fcb24bbb5d6605a3cbec38cfc68aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright (c) Microsoft Corporation.  All rights reserved.
#

Version = 1.0
Section = threading
Function = Sleep
Name = Positive Test for Sleep
TYPE = DEFAULT
EXE1 = sleep
Description 
= Test to see if the Sleep function stops the thread from executing for the 
= specified amount of time.