ReactOS
0.4.16-dev-1946-g52006dd
testlist.c
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS API tests
3
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
4
* PURPOSE: Test for advpack.dll functions
5
* COPYRIGHT: Copyright 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
6
*/
7
8
#define STANDALONE
9
#include <
apitest.h
>
10
11
extern
void
func_DelNode
(
void
);
12
13
const
struct
test
winetest_testlist
[] =
14
{
15
{
"DelNode"
,
func_DelNode
},
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_DelNode
void func_DelNode(void)
modules
rostests
apitests
advpack
testlist.c
Generated on Thu Dec 4 2025 06:07:12 for ReactOS by
1.9.6