ReactOS
0.4.16-dev-835-gd769f56
testlist.c
Go to the documentation of this file.
1
#define __ROS_LONG64__
2
3
#define STANDALONE
4
#include <
wine/test.h
>
5
6
extern
void
func_GetDeviceDriverFileName
(
void
);
7
extern
void
func_GetDeviceDriverBaseName
(
void
);
8
9
const
struct
test
winetest_testlist
[] =
10
{
11
{
"GetDeviceDriverFileName"
,
func_GetDeviceDriverFileName
},
12
{
"GetDeviceDriverBaseName"
,
func_GetDeviceDriverBaseName
},
13
14
{ 0, 0 }
15
};
16
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 Mar 20 2025 06:06:43 for ReactOS by
1.9.6