summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/threading/CreateEventW/test2/testinfo.dat
blob: 01f7519ae3e0c8c9fa9965b7a5c4ff34e44b39ca (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 = threading
Function = CreateEventW
Name = Positive Test for CreateEventW 
TYPE = DEFAULT
EXE1 = test2
Description 
= Test for CreateEvent.  Create the event with the
= initial state being not signaled.  Check to ensure that it
= times out when the event is triggered.