ReactOS
0.4.15-dev-5853-gcb454ef
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_capture
(
void
);
7
extern
void
func_joystick
(
void
);
8
extern
void
func_mci
(
void
);
9
extern
void
func_mcicda
(
void
);
10
extern
void
func_midi
(
void
);
11
extern
void
func_mixer
(
void
);
12
extern
void
func_mmio
(
void
);
13
extern
void
func_timer
(
void
);
14
extern
void
func_wave
(
void
);
15
16
const
struct
test
winetest_testlist
[] =
17
{
18
{
"capture"
,
func_capture
},
19
{
"joystick"
,
func_joystick
},
20
{
"mci"
,
func_mci
},
21
{
"mcicda"
,
func_mcicda
},
22
{
"midi"
,
func_midi
},
23
{
"mixer"
,
func_mixer
},
24
{
"mmio"
,
func_mmio
},
25
{
"timer"
,
func_timer
},
26
{
"wave"
,
func_wave
},
27
{ 0, 0 }
28
};
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:6
func_joystick
void func_joystick(void)
func_capture
void func_capture(void)
func_timer
void func_timer(void)
func_wave
void func_wave(void)
func_mcicda
void func_mcicda(void)
func_midi
void func_midi(void)
func_mci
void func_mci(void)
func_mmio
void func_mmio(void)
func_mixer
void func_mixer(void)
test.h
modules
rostests
winetests
winmm
testlist.c
Generated on Tue Mar 21 2023 06:06:22 for ReactOS by
1.9.6