summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/exception_handling/PAL_GetBottommostRegistration/test1/testinfo.dat
blob: 1ac0b0ae26ef8798c1a99b6692cd3cdf90944303 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Copyright (c) Microsoft Corporation.  All rights reserved.
#

Version = 1.0
Section = exception_handling
Function = PAL_GetBottommostRegistration
Name = Positive test for PAL_GetBottommostRegistration
TYPE = DEFAULT
EXE1 = test1
LANG = cpp
Description
= Tests the PAL implementation of the PAL_GetBottommostRegistration.
= The test will call PAL_GetBottommostRegistration in a variety
= of places within a PAL_TRY, and verify the contents. This test is
= BSD specific and is pretty much commented out for Win32.