ReactOS
0.4.16-dev-1946-g52006dd
testlist.c
Go to the documentation of this file.
1
2
#define STANDALONE
3
#include <
wine/test.h
>
4
5
extern
void
func_sw_extensions
(
void
);
6
extern
void
func_sw_pixelformat
(
void
);
7
8
const
struct
test
winetest_testlist
[] =
9
{
10
{
"sw_extensions"
,
func_sw_extensions
},
11
{
"sw_pixelformat"
,
func_sw_pixelformat
},
12
13
{ 0, 0 }
14
};
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_sw_pixelformat
void func_sw_pixelformat(void)
func_sw_extensions
void func_sw_extensions(void)
test.h
modules
rostests
apitests
opengl32
testlist.c
Generated on Thu Dec 4 2025 06:07:13 for ReactOS by
1.9.6