ReactOS
0.4.15-dev-5829-g6b6a045
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_base64
(
void
);
7
extern
void
func_cert
(
void
);
8
extern
void
func_chain
(
void
);
9
extern
void
func_crl
(
void
);
10
extern
void
func_ctl
(
void
);
11
extern
void
func_encode
(
void
);
12
extern
void
func_main
(
void
);
13
extern
void
func_message
(
void
);
14
extern
void
func_msg
(
void
);
15
extern
void
func_object
(
void
);
16
extern
void
func_oid
(
void
);
17
extern
void
func_protectdata
(
void
);
18
extern
void
func_sip
(
void
);
19
extern
void
func_store
(
void
);
20
extern
void
func_str
(
void
);
21
22
const
struct
test
winetest_testlist
[] =
23
{
24
{
"base64"
,
func_base64
},
25
{
"cert"
,
func_cert
},
26
{
"chain"
,
func_chain
},
27
{
"crl"
,
func_crl
},
28
{
"ctl"
,
func_ctl
},
29
{
"encode"
,
func_encode
},
30
{
"main"
,
func_main
},
31
{
"message"
,
func_message
},
32
{
"msg"
,
func_msg
},
33
{
"object"
,
func_object
},
34
{
"oid"
,
func_oid
},
35
{
"protectdata"
,
func_protectdata
},
36
{
"sip"
,
func_sip
},
37
{
"store"
,
func_store
},
38
{
"str"
,
func_str
},
39
{ 0, 0 }
40
};
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:6
func_chain
void func_chain(void)
func_base64
void func_base64(void)
func_cert
void func_cert(void)
func_object
void func_object(void)
func_str
void func_str(void)
func_msg
void func_msg(void)
func_ctl
void func_ctl(void)
func_sip
void func_sip(void)
func_main
void func_main(void)
func_store
void func_store(void)
func_oid
void func_oid(void)
func_encode
void func_encode(void)
func_protectdata
void func_protectdata(void)
func_crl
void func_crl(void)
func_message
void func_message(void)
test.h
modules
rostests
winetests
crypt32
testlist.c
Generated on Sun Mar 19 2023 06:06:05 for ReactOS by
1.9.6