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__mbsnbcat
(
void
);
6
extern
void
func__mbsncat
(
void
);
7
extern
void
func__mbsncmp
(
void
);
8
extern
void
func__mbsstr
(
void
);
9
extern
void
func__snprintf
(
void
);
10
extern
void
func__snwprintf
(
void
);
11
extern
void
func__vsnprintf
(
void
);
12
extern
void
func__vsnwprintf
(
void
);
13
extern
void
func_mbstowcs
(
void
);
14
extern
void
func_mbtowc
(
void
);
15
extern
void
func_setjmp
(
void
);
16
extern
void
func_sprintf
(
void
);
17
extern
void
func_strcpy
(
void
);
18
extern
void
func_strlen
(
void
);
19
extern
void
func_strtoul
(
void
);
20
extern
void
func_system
(
void
);
21
extern
void
func_wcstombs
(
void
);
22
extern
void
func_wcstoul
(
void
);
23
extern
void
func_wctomb
(
void
);
24
25
const
struct
test
winetest_testlist
[] =
26
{
27
{
"_mbsnbcat"
,
func__mbsnbcat
},
28
{
"_mbsncat"
,
func__mbsncat
},
29
{
"_mbsncmp"
,
func__mbsncmp
},
30
{
"_mbsstr"
,
func__mbsstr
},
31
{
"_snprintf"
,
func__snprintf
},
32
{
"_snwprintf"
,
func__snwprintf
},
33
{
"_vsnprintf"
,
func__vsnprintf
},
34
{
"_vsnwprintf"
,
func__vsnwprintf
},
35
{
"mbstowcs"
,
func_mbstowcs
},
36
{
"mbtowc"
,
func_mbtowc
},
37
{
"setjmp"
,
func_setjmp
},
38
{
"sprintf"
,
func_sprintf
},
39
{
"strcpy"
,
func_strcpy
},
40
{
"strlen"
,
func_strlen
},
41
{
"strtoul"
,
func_strtoul
},
42
{
"system"
,
func_system
},
43
{
"wcstoul"
,
func_wcstoul
},
44
{
"wctomb"
,
func_wctomb
},
45
{
"wcstombs"
,
func_wcstombs
},
46
47
{ 0, 0 }
48
};
49
apitest.h
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_strtoul
void func_strtoul(void)
func_mbtowc
void func_mbtowc(void)
func__mbsncat
void func__mbsncat(void)
func_sprintf
void func_sprintf(void)
func__mbsncmp
void func__mbsncmp(void)
func__mbsnbcat
void func__mbsnbcat(void)
func_wcstoul
void func_wcstoul(void)
func__vsnprintf
void func__vsnprintf(void)
func_system
void func_system(void)
func_wcstombs
void func_wcstombs(void)
func_setjmp
void func_setjmp(void)
func_mbstowcs
void func_mbstowcs(void)
func__snprintf
void func__snprintf(void)
func_strlen
void func_strlen(void)
func__mbsstr
void func__mbsstr(void)
func__snwprintf
void func__snwprintf(void)
func_strcpy
void func_strcpy(void)
func_wctomb
void func_wctomb(void)
func__vsnwprintf
void func__vsnwprintf(void)
modules
rostests
apitests
crtdll
testlist.c
Generated on Thu Dec 4 2025 06:07:13 for ReactOS by
1.9.6