summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/c_runtime/wcsncmp/test1/testinfo.dat
blob: 8dd5a55174308feb91fdcb408b1099d5a7ca970a (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 = wcsncmp
Name = Positive Test for wcsncmp
TYPE = DEFAULT
EXE1 = test1
Description
= Tests that wcsncmp case-sensitively compares wide strings, making sure that
= the count argument is handled correctly.