summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/loader/LoadLibraryA/test8/testinfo.dat
blob: b552b720828bf5813ec5db97157413b9af70dbe8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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 = Loader
Function = LoadLibraryA
Name = Positive test for LoadLibrary API
TYPE = DEFAULT
EXE1 = loadlibrarya
LIB1 = dlltest
Description
= Positive test the LoadLibrary API. Test will verify
= that it is able to load the library thrice. Once by
= using the full path name, second by using the 
= short name and third by using relative paths