ReactOS
0.4.16-dev-106-g10b08aa
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_activex
(
void
);
7
extern
void
func_dom
(
void
);
8
extern
void
func_events
(
void
);
9
extern
void
func_htmldoc
(
void
);
10
extern
void
func_htmllocation
(
void
);
11
extern
void
func_misc
(
void
);
12
extern
void
func_protocol
(
void
);
13
extern
void
func_script
(
void
);
14
extern
void
func_style
(
void
);
15
extern
void
func_xmlhttprequest
(
void
);
16
17
const
struct
test
winetest_testlist
[] =
18
{
19
{
"activex"
,
func_activex
},
20
{
"dom"
,
func_dom
},
21
{
"events"
,
func_events
},
22
{
"htmldoc"
,
func_htmldoc
},
23
{
"htmllocation"
,
func_htmllocation
},
24
{
"misc"
,
func_misc
},
25
{
"protocol"
,
func_protocol
},
26
{
"script"
,
func_script
},
27
{
"style"
,
func_style
},
28
{
"xmlhttprequest"
,
func_xmlhttprequest
},
29
{ 0, 0 }
30
};
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_misc
void func_misc(void)
func_protocol
void func_protocol(void)
func_activex
void func_activex(void)
func_script
void func_script(void)
func_dom
void func_dom(void)
func_style
void func_style(void)
func_htmldoc
void func_htmldoc(void)
func_events
void func_events(void)
func_htmllocation
void func_htmllocation(void)
func_xmlhttprequest
void func_xmlhttprequest(void)
test.h
modules
rostests
winetests
mshtml
testlist.c
Generated on Tue Oct 8 2024 06:09:55 for ReactOS by
1.9.6