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

Version = 1.0
Section = C Runtime
Function = _vsnprintf
Name = Positive Test for _vsnprintf
TYPE = DEFAULT
EXE1 = test1
Description
= Tests the PAL implementation of the _vsnprintf function.
= This test is modeled after _snprintf.