ReactOS
0.4.16-dev-334-g4d9f67c
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_bitmap
(
void
);
7
extern
void
func_bmpformat
(
void
);
8
extern
void
func_converter
(
void
);
9
extern
void
func_gifformat
(
void
);
10
extern
void
func_icoformat
(
void
);
11
extern
void
func_info
(
void
);
12
extern
void
func_jpegformat
(
void
);
13
extern
void
func_metadata
(
void
);
14
extern
void
func_palette
(
void
);
15
extern
void
func_pngformat
(
void
);
16
extern
void
func_propertybag
(
void
);
17
extern
void
func_stream
(
void
);
18
extern
void
func_tiffformat
(
void
);
19
20
const
struct
test
winetest_testlist
[] =
21
{
22
{
"bitmap"
,
func_bitmap
},
23
{
"bmpformat"
,
func_bmpformat
},
24
{
"converter"
,
func_converter
},
25
{
"gifformat"
,
func_gifformat
},
26
{
"icoformat"
,
func_icoformat
},
27
{
"info"
,
func_info
},
28
{
"jpegformat"
,
func_jpegformat
},
29
{
"metadata"
,
func_metadata
},
30
{
"palette"
,
func_palette
},
31
{
"pngformat"
,
func_pngformat
},
32
{
"propertybag"
,
func_propertybag
},
33
{
"stream"
,
func_stream
},
34
{
"tiffformat"
,
func_tiffformat
},
35
{ 0, 0 }
36
};
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_info
void func_info(void)
func_palette
void func_palette(void)
func_bitmap
void func_bitmap(void)
func_stream
void func_stream(void)
func_pngformat
void func_pngformat(void)
func_gifformat
void func_gifformat(void)
func_tiffformat
void func_tiffformat(void)
func_converter
void func_converter(void)
func_icoformat
void func_icoformat(void)
func_propertybag
void func_propertybag(void)
func_metadata
void func_metadata(void)
func_bmpformat
void func_bmpformat(void)
func_jpegformat
void func_jpegformat(void)
test.h
modules
rostests
winetests
windowscodecs
testlist.c
Generated on Mon Dec 9 2024 06:06:25 for ReactOS by
1.9.6