src/server/test/event.h

changeset 552
4ed0e46aa9dc
parent 551
97039494764b
equal deleted inserted replaced
551:97039494764b 552:4ed0e46aa9dc
37 37
38 #ifdef __cplusplus 38 #ifdef __cplusplus
39 extern "C" { 39 extern "C" {
40 #endif 40 #endif
41 41
42 UCX_TEST(test_evhandler_create);
42 UCX_TEST(test_event_send); 43 UCX_TEST(test_event_send);
43 UCX_TEST(test_evhandler_create); 44 UCX_TEST(test_event_send_multi);
44 45
45 46
46 #ifdef __cplusplus 47 #ifdef __cplusplus
47 } 48 }
48 #endif 49 #endif

mercurial