ReactOS
0.4.16-dev-597-gdbf7844
testlist.c
Go to the documentation of this file.
1
#define __ROS_LONG64__
2
3
#define STANDALONE
4
#include <
apitest.h
>
5
6
extern
void
func_GetProfileDirs
(
void
);
7
extern
void
func_LoadUserProfile
(
void
);
8
9
const
struct
test
winetest_testlist
[] =
10
{
11
{
"GetProfileDirs"
,
func_GetProfileDirs
},
12
{
"LoadUserProfile"
,
func_LoadUserProfile
},
13
{ 0, 0 }
14
};
apitest.h
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_LoadUserProfile
void func_LoadUserProfile(void)
func_GetProfileDirs
void func_GetProfileDirs(void)
modules
rostests
apitests
userenv
testlist.c
Generated on Fri Jan 24 2025 06:06:39 for ReactOS by
1.9.6