summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/exception_handling/pal_except/test7/testinfo.dat
blob: 9846a88fb449f5f782d5915869f27aa2c840cf44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# Copyright (c) Microsoft Corporation.  All rights reserved.
#

Version = 1.0

Section = exception_handling

Function = PAL_TRY and PAL_EXCEPT

Name = Test for PAL_TRY and PAL_EXCEPT

Type = DEFAULT 

EXE1 = test7

LANG = cpp

Description

= In this test, no exceptions are forced to ensure the EXCEPTION block

= isn't hit.