summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/c_runtime/errno/test2/testinfo.dat
blob: 3e61d6a75531d2ac3d823bc243928f347520d3d3 (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 = errno
Name = Positive Test for errno
TYPE = DEFAULT
EXE1 = test2
Description
= Test that errno is 'per-thread' as noted in the documentation.