add delay for volte test

This commit is contained in:
Sukchan Lee 2019-06-15 16:21:18 +09:00
parent f550919df1
commit c855546d77
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ static void test_fd_logger_handler(enum fd_hook_type type, struct msg * msg,
void test_terminate(void)
{
ogs_msleep(50);
pcscf_fd_final();
testpacket_final();
ogs_sctp_final();