summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/pal_specific/PAL_get_stdin/test1/testinfo.dat
blob: d1c5723236e88e3f3bfa9864b83d5e9b2accd04c (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_stdin
Name = Positive test PAL_get_stdin to retrieve the PAL standard stdin stream pointer
TYPE = DEFAULT
EXE1 = pal_get_stdin
Description
=Test the PAL_get_stdin to retrieve the PAL standard input stream pointer
=if success, display the input string to screen
=this test case should be run manually