summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/threading/SetConsoleCtrlHandler/test4/testinfo.dat
blob: 7169ee35560aeef6b0dcc727a973af3f629dd17b (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 = Manual/Negative Test to see that CTRL-C behaviour can be set/unset.
TYPE = DEFAULT
EXE1 = test4
Description 
= This is a MANUAL test.  This is also a NEGATIVE test.  We want
= this function to return 1 (FAIL). This test checks that we can set a 
= handler for CTRL_C and then remove that handler.