Home
last modified time | relevance | path

Searched refs:fct_test_t (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/test/
H A Dswitch_fct.h109 typedef struct _fct_test_t fct_test_t; typedef
949 fct_test__del(fct_test_t *test) in fct_test__del()
961 static fct_test_t*
965 fct_test_t *test =NULL; in fct_test_new()
968 test = (fct_test_t*)malloc(sizeof(fct_test_t)); in fct_test_new()
1002 fct_test__start_timer(fct_test_t *test) in fct_test__start_timer()
1010 fct_test__stop_timer(fct_test_t *test) in fct_test__stop_timer()
1026 fct_test__is_pass(fct_test_t const *test) in fct_test__is_pass()
1230 static fct_test_t *
1821 fct_test_t *curr_test;
[all …]
/dports/net/sems/sems-f89581a/core/tests/
H A Dfct.h118 typedef struct _fct_test_t fct_test_t; typedef
950 fct_test__del(fct_test_t *test) in fct_test__del()
962 static fct_test_t*
966 fct_test_t *test =NULL; in fct_test_new()
968 test = (fct_test_t*)malloc(sizeof(fct_test_t)); in fct_test_new()
999 fct_test__start_timer(fct_test_t *test) in fct_test__start_timer()
1007 fct_test__stop_timer(fct_test_t *test) in fct_test__stop_timer()
1023 fct_test__is_pass(fct_test_t const *test) in fct_test__is_pass()
1227 static fct_test_t *
1830 fct_test_t *curr_test;
[all …]