ReactOS
0.4.16-dev-1041-g8b6907f
testlist.c
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS API Tests
3
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
4
* PURPOSE: Test list for the ISA PnP bus driver
5
* COPYRIGHT: Copyright 2024 Dmitry Borisov <di.sean@protonmail.com>
6
*/
7
8
#define STANDALONE
9
#include <
apitest.h
>
10
11
extern
void
func_Resources
(
void
);
12
13
const
struct
test
winetest_testlist
[] =
14
{
15
{
"Resources"
,
func_Resources
},
16
{ 0, 0 }
17
};
apitest.h
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_Resources
void func_Resources(void)
modules
rostests
unittests
isapnp
testlist.c
Generated on Sat Apr 26 2025 06:06:49 for ReactOS by
1.9.6