summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test4/testinfo.dat
blob: f32a6b45dd9b65e65d7c347ab7da8ec9e99c4357 (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 = Miscellaneous
Function = SetEnvironmentVariableW
Name = Return value test of SetEnvironmentVariableW
TYPE = DEFAULT
EXE1 = test4
Description
= Create environment variable and try to retreive
= the value of the variable by using a variable name
= that differs in case.  This should not affect the
= return value in the Windows Operating System.