ReactOS
0.4.15-dev-2355-gaf9df93
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
{
"rsym"
,
func_rsym
},
12
{ 0, 0 }
13
};
func_pdb
void func_pdb(void)
test
#define test
Definition:
rosglue.h:37
func_rsym
void func_rsym(void)
test.h
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:6
modules
rostests
apitests
dbghelp
testlist.c
Generated on Sun Apr 18 2021 06:18:24 for ReactOS by
1.8.15