summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/c_runtime/fprintf/test12/testinfo.dat
blob: 9279537e2fd9176551215f8e4826b1961a1cf852 (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 = test12
Description
= Tests the (lowercase) hexadecimal specifier (%x).
= This test is modeled after the fprintf series.