ReactOS
0.4.16-dev-136-g52192f1
testlist.c
Go to the documentation of this file.
1
2
#define STANDALONE
3
#include <
wine/test.h
>
4
5
extern
void
func_pdb
(
void
);
6
extern
void
func_rsym
(
void
);
7
8
const
struct
test
winetest_testlist
[] =
9
{
10
{
"pdb"
,
func_pdb
},
11
#ifdef _M_IX86
12
{
"rsym"
,
func_rsym
},
13
#endif
14
{ 0, 0 }
15
};
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_rsym
void func_rsym(void)
func_pdb
void func_pdb(void)
test.h
modules
rostests
apitests
dbghelp
testlist.c
Generated on Tue Oct 15 2024 06:06:21 for ReactOS by
1.9.6