ReactOS
0.4.16-dev-311-g9382aa2
testlist.c
Go to the documentation of this file.
1
#define STANDALONE
2
#include <
apitest.h
>
3
4
extern
void
func_send
(
void
);
5
extern
void
func_windowsize
(
void
);
6
7
const
struct
test
winetest_testlist
[] =
8
{
9
{
"send"
,
func_send
},
10
{
"windowsize"
,
func_windowsize
},
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_windowsize
void func_windowsize(void)
func_send
void func_send(void)
modules
rostests
apitests
afd
testlist.c
Generated on Tue Dec 3 2024 06:09:45 for ReactOS by
1.9.6