mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-03 03:39:27 +00:00
add new play test
This commit is contained in:
parent
3e1e3c93f4
commit
67658d5eb5
2 changed files with 0 additions and 1 deletions
|
|
@ -2975,7 +2975,6 @@ static void record_call(const char *filename, bool_t enableVideo) {
|
|||
linphone_call_stop_recording(callInst);
|
||||
end_call(marie, pauline);
|
||||
CU_ASSERT_EQUAL(access(filepath, F_OK), 0);
|
||||
remove(filepath);
|
||||
}
|
||||
ms_free(filepath);
|
||||
}
|
||||
|
|
|
|||
BIN
tester/sounds/hello8000.mkv
Normal file
BIN
tester/sounds/hello8000.mkv
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue