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

13 lines
212 B
C

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