summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/threading/SetConsoleCtrlHandler/test8/testinfo.dat
blob: 7aaf38e2e9ea0db62c55fc50fceff8778989b9ee (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 = SetConsoleCtrlHandler
Name = Positive test for SetConsoleCtrlHandler
TYPE = DEFAULT
EXE1 = test8
Description 
= Test to ensure proper operation of the SetConsoleCtrlHandler()
= API by attempting to add and remove the same handler multiple
= times.