reactos/modules/rostests/winetests/snmpapi/testlist.c

13 lines
209 B
C

/* Automatically generated file; DO NOT EDIT!! */
#define STANDALONE
#include <wine/test.h>
extern void func_util(void);
const struct test winetest_testlist[] =
{
{ "util", func_util },
{ 0, 0 }
};