ReactOS
0.4.16-dev-527-gdad3a09
testlist.c
Go to the documentation of this file.
1
#define __ROS_LONG64__
2
3
#define STANDALONE
4
#include <
apitest.h
>
5
6
extern
void
func_InterfaceInfo
(
void
);
7
extern
void
func_tcp_info
(
void
);
8
9
const
struct
test
winetest_testlist
[] =
10
{
11
{
"InterfaceInfo"
,
func_InterfaceInfo
},
12
{
"tcp_info"
,
func_tcp_info
},
13
14
{ 0, 0 }
15
};
16
apitest.h
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_tcp_info
void func_tcp_info(void)
func_InterfaceInfo
void func_InterfaceInfo(void)
modules
rostests
drivers
tcpip
testlist.c
Generated on Sat Jan 18 2025 06:06:41 for ReactOS by
1.9.6