提交 9e57da8d authored 作者: Chris Rienzo's avatar Chris Rienzo 提交者: Andrey Volk

FS-11781 [test] shut down FS core when test finishes

上级 2dcf9633
......@@ -294,7 +294,7 @@ static switch_status_t fst_init_core_and_modload(const char *confdir, const char
* Define the end of a freeswitch core test driver.
*/
#define FST_CORE_END() \
/*switch_core_destroy();*/ \
switch_core_destroy(); \
} \
if (fst_time_start) { \
/* shut up compiler */ \
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论