summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/file_io/CreateDirectoryA/test1/testinfo.dat
blob: 562d76d7be899c26de9576e8587b5d9b6ba5385d (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 = file_io
Function = CreateDirectoryA
Name = Test for CreateDirectoryA
Type = DEFAULT
EXE1 = createdirectorya
Description
= Create a directory that exists (should fail) and create 
= a directory that doesn't exist and verify results.