Clean created files in group chat testers.

This commit is contained in:
Ghislain MARY 2018-02-28 10:40:15 +01:00
parent 25e5919a6a
commit 969b78d7e2

View file

@ -2587,6 +2587,8 @@ static void group_chat_room_send_file_with_or_without_text (bool_t with_text) {
linphone_core_manager_delete_chat_room(marie, marieCr, coresList);
linphone_core_manager_delete_chat_room(chloe, chloeCr, coresList);
linphone_core_manager_delete_chat_room(pauline, paulineCr, coresList);
remove(receivePaulineFilepath);
remove(receiveChloeFilepath);
bc_free(sendFilepath);
bc_free(receivePaulineFilepath);
bc_free(receiveChloeFilepath);