summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/pal_specific/PAL_get_stderr/test1/testinfo.dat
blob: a633c68e3479682db66e90c6a2feb56f020c4aaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Licensed to the .NET Foundation under one or more agreements.
# The .NET Foundation licenses this file to you under the MIT license.
# See the LICENSE file in the project root for more information.

Version = 1.0
Section = PAL_Specific
Function = PAL_get_stderr
Name = Positive test PAL_get_stderr to retrieve the PAL standard error stream pointer
TYPE = DEFAULT
EXE1 = pal_get_stderr
Description
=Test the PAL_get_stderr to retrieve the PAL standard error output stream pointer and 
=output a test message to this error stream
=this test case will be run both manually and automatically