Reactos
at listview 12 lines 210 B view raw
1/* Automatically generated; DO NOT EDIT!! */ 2 3#define STANDALONE 4#include <wine/test.h> 5 6extern void func_bcrypt(void); 7 8const struct test winetest_testlist[] = 9{ 10 { "bcrypt", func_bcrypt }, 11 { 0, 0 } 12};