ReactOS
0.4.16-dev-470-g91b8923
testlist.c
Go to the documentation of this file.
1
#define STANDALONE
2
#include <
apitest.h
>
3
4
extern
void
func_EnumObjects
(
void
);
5
extern
void
func_EnumParentDir
(
void
);
6
extern
void
func_IDataObject
(
void
);
7
8
const
struct
test
winetest_testlist
[] =
9
{
10
{
"EnumObjects"
,
func_EnumObjects
},
11
{
"EnumParentDir"
,
func_EnumParentDir
},
12
{
"IDataObject"
,
func_IDataObject
},
13
{ 0, 0 }
14
};
apitest.h
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_EnumObjects
void func_EnumObjects(void)
func_EnumParentDir
void func_EnumParentDir(void)
func_IDataObject
void func_IDataObject(void)
modules
rostests
apitests
zipfldr
testlist.c
Generated on Wed Jan 15 2025 06:06:28 for ReactOS by
1.9.6