mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 02:34:18 +00:00
FS-11781 [test] shut down FS core when test finishes
This commit is contained in:
parent
2dcf963318
commit
9e57da8dfb
@ -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 */ \
|
||||
|
Loading…
x
Reference in New Issue
Block a user