summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/c_runtime/isprint/test2/testinfo.dat
blob: e115278edb62f7dafa98641e5e3e797af5f4ff8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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 = miscellaneous
Function = isprint
Name = Test isprint API to check if out of range characters are not printable.
TYPE = DEFAULT
EXE1 = test2
Description
=Test the isprint function to verify that out of range characters
=are not printable.