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

Version = 1.0
Section = threading
Function = QueueUserAPC
Name = Positive test for QueueUserAPC
TYPE = DEFAULT
EXE1 = test4
Description
= Test to ensure proper operation of the QueueUserAPC()
= API by trying to queue APC functions on the current
= thread.