summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/c_runtime/wcschr/test1/testinfo.dat
blob: e876f27edf5ce06302dfd4802459e792975d349f (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 = wcschr
Name = Positive Test for wcschr
TYPE = DEFAULT
EXE1 = test1
Description
= Tests that wcschr correctly finds the first occurrence of a character in a
= string.