Home
last modified time | relevance | path

Searched refs:FCTMF_SUITE_CALL (Results 1 – 3 of 3) sorted by relevance

/dports/net/sems/sems-f89581a/core/tests/
H A Dsems_tests.cpp25 FCTMF_SUITE_CALL(test_sdp); in FCT_BGN()
26 FCTMF_SUITE_CALL(test_auth); in FCT_BGN()
27 FCTMF_SUITE_CALL(test_headers); in FCT_BGN()
28 FCTMF_SUITE_CALL(test_uriparser); in FCT_BGN()
29 FCTMF_SUITE_CALL(test_jsonarg); in FCT_BGN()
30 FCTMF_SUITE_CALL(test_replaces); in FCT_BGN()
H A Dfct.h3926 #define FCTMF_SUITE_CALL(NAME) {\ macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/test/
H A Dswitch_fct.h3921 #define FCTMF_SUITE_CALL(NAME) {\ macro