/* 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 }
};