summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/c_runtime/fprintf/test3/testinfo.dat
blob: a5ff5eb63f060ed323b3491de3aadd6f90f6c125 (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 = fprintf
Name = Positive Test for fprintf
TYPE = DEFAULT
EXE1 = test3
Description
= Tests the wide string specifier (%S).
= This test is modeled after the fprintf series.