ReactOS
0.4.16-dev-1946-g52006dd
testlist.c
Go to the documentation of this file.
1
2
#define STANDALONE
3
#include <
apitest.h
>
4
5
extern
void
func_InterfaceInfo
(
void
);
6
extern
void
func_tcp_info
(
void
);
7
8
const
struct
test
winetest_testlist
[] =
9
{
10
{
"InterfaceInfo"
,
func_InterfaceInfo
},
11
{
"tcp_info"
,
func_tcp_info
},
12
13
{ 0, 0 }
14
};
15
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 Thu Dec 4 2025 06:07:13 for ReactOS by
1.9.6