ReactOS
0.4.16-dev-91-g764881a
testlist.c
Go to the documentation of this file.
1
/* Automatically generated file; DO NOT EDIT!! */
2
3
#define STANDALONE
4
#include <
wine/test.h
>
5
6
extern
void
func_cstub
(
void
);
7
extern
void
func_generated
(
void
);
8
extern
void
func_ndr_marshall
(
void
);
9
extern
void
func_rpc
(
void
);
10
extern
void
func_rpc_async
(
void
);
11
extern
void
func_server
(
void
);
12
13
const
struct
test
winetest_testlist
[] =
14
{
15
{
"cstub"
,
func_cstub
},
16
{
"generated"
,
func_generated
},
17
{
"ndr_marshall"
,
func_ndr_marshall
},
18
{
"rpc"
,
func_rpc
},
19
{
"rpc_async"
,
func_rpc_async
},
20
{
"server"
,
func_server
},
21
{ 0, 0 }
22
};
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_generated
void func_generated(void)
func_ndr_marshall
void func_ndr_marshall(void)
func_cstub
void func_cstub(void)
func_server
void func_server(void)
func_rpc_async
void func_rpc_async(void)
func_rpc
void func_rpc(void)
test.h
modules
rostests
winetests
rpcrt4
testlist.c
Generated on Sat Oct 5 2024 06:06:12 for ReactOS by
1.9.6