ReactOS
0.4.16-dev-1946-g52006dd
testlist.c
Go to the documentation of this file.
1
2
#define STANDALONE
3
#include <
wine/test.h
>
4
5
extern
void
func_GetDeviceDriverFileName
(
void
);
6
extern
void
func_GetDeviceDriverBaseName
(
void
);
7
8
const
struct
test
winetest_testlist
[] =
9
{
10
{
"GetDeviceDriverFileName"
,
func_GetDeviceDriverFileName
},
11
{
"GetDeviceDriverBaseName"
,
func_GetDeviceDriverBaseName
},
12
13
{ 0, 0 }
14
};
15
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_GetDeviceDriverBaseName
void func_GetDeviceDriverBaseName(void)
func_GetDeviceDriverFileName
void func_GetDeviceDriverFileName(void)
test.h
modules
rostests
apitests
psapi
testlist.c
Generated on Thu Dec 4 2025 06:07:13 for ReactOS by
1.9.6