Select the types of activity you want to include in your feed.
1/* Automatically generated file; DO NOT EDIT!! */ 2 3#define STANDALONE 4#include <wine/test.h> 5 6extern void func_atl(void); 7 8const struct test winetest_testlist[] = 9{ 10 { "atl", func_atl }, 11 { 0, 0 } 12};