summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/c_runtime/exit/test1/testinfo.dat
blob: 983cc174832c4711b1eec5561fd65a4d22d646fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Copyright (c) Microsoft Corporation.  All rights reserved.
#

Version = 1.0
Section = C Runtime
Function = exit
Name = Positive Test for exit
TYPE = DEFAULT
EXE1 = test1
Description
= Calls exit, and verifies that it actually stops program execution.