ReactOS
0.4.16-dev-297-gc569aee
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
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_cred
(
void
);
7
extern
void
func_crypt
(
void
);
8
extern
void
func_crypt_lmhash
(
void
);
9
extern
void
func_crypt_md4
(
void
);
10
extern
void
func_crypt_md5
(
void
);
11
extern
void
func_crypt_sha
(
void
);
12
extern
void
func_eventlog
(
void
);
13
extern
void
func_lsa
(
void
);
14
extern
void
func_registry
(
void
);
15
extern
void
func_security
(
void
);
16
extern
void
func_service
(
void
);
17
18
const
struct
test
winetest_testlist
[] =
19
{
20
{
"cred"
,
func_cred
},
21
{
"crypt"
,
func_crypt
},
22
{
"crypt_lmhash"
,
func_crypt_lmhash
},
23
{
"crypt_md4"
,
func_crypt_md4
},
24
{
"crypt_md5"
,
func_crypt_md5
},
25
{
"crypt_sha"
,
func_crypt_sha
},
26
{
"eventlog"
,
func_eventlog
},
27
{
"lsa"
,
func_lsa
},
28
{
"registry"
,
func_registry
},
29
{
"security"
,
func_security
},
30
{
"service"
,
func_service
},
31
{ 0, 0 }
32
};
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_eventlog
void func_eventlog(void)
func_service
void func_service(void)
func_crypt_md4
void func_crypt_md4(void)
func_crypt_md5
void func_crypt_md5(void)
func_security
void func_security(void)
func_lsa
void func_lsa(void)
func_cred
void func_cred(void)
func_crypt_lmhash
void func_crypt_lmhash(void)
func_crypt_sha
void func_crypt_sha(void)
func_registry
void func_registry(void)
func_crypt
void func_crypt(void)
test.h
modules
rostests
winetests
advapi32
testlist.c
Generated on Tue Nov 26 2024 06:06:31 for ReactOS by
1.9.6