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

Version = 1.0
Section = C Runtime
Function = _wfopen
Name = Positive Test for _wfopen
TYPE = DEFAULT
EXE1 = test5
Description
= Test to ensure that you can write to a 'r+' mode file.  And that you can
= read from a 'r+' mode file.