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