Sylvain Berfini
e141a5ea38
Merge branch 'dev_call_logs_sql' into dev_rtt
2015-09-14 15:32:38 +02:00
Sylvain Berfini
1a43b01696
Merge branch 'master' into dev_rtt
2015-09-10 14:19:52 +02:00
Sylvain Berfini
312dd45ede
Added test for declined call logs
2015-09-10 10:58:50 +02:00
Sylvain Berfini
4b7ec9e130
Improved call declined test to check call log status is ok
2015-09-09 10:36:14 +02:00
Sylvain Berfini
d3685c38fa
Improved call logs migration tester
2015-09-09 09:41:05 +02:00
Sylvain Berfini
88e1d8d872
Added test to check call log migration
2015-09-08 22:09:16 +02:00
Simon Morlat
13f0d85f68
implement automatic repairing of SIP dialogs broken by a network disconnection.
2015-09-08 21:20:25 +02:00
Sylvain Berfini
d77e344d32
Fix call log sqlite storage test
2015-09-08 16:33:31 +02:00
Sylvain Berfini
e47839c3e4
Added test for delete log and delete log history functions
2015-09-08 16:21:03 +02:00
Sylvain Berfini
a135273771
Small improvement of call log storage API + forgot to free pauline lc in tester + fix test
2015-09-08 16:12:44 +02:00
Sylvain Berfini
c42efa7ff0
Wait for call to end before checking call log db
2015-09-08 15:50:09 +02:00
Sylvain Berfini
6863508cb9
Fix mistake in tester preventing compilation
2015-09-08 15:45:39 +02:00
Sylvain Berfini
d3416ec495
Fix previous test + fix compil when sqlite is disabled
2015-09-08 15:41:53 +02:00
Sylvain Berfini
e35ac5dc77
Fix API + added test for call log sql storage
2015-09-08 15:26:43 +02:00
Simon Morlat
1127f97f8c
fix test
2015-09-08 12:38:27 +02:00
Gautier Pelloux-Prayer
352b9c8406
callbacks.c: avoid crashing when we receive response to a message belonging to already destroyed chat room with unit test added
2015-09-08 10:34:49 +02:00
Simon Morlat
041116cb67
implement a mechanism to monitor the memory consumption of the tests.
2015-09-07 16:09:58 +02:00
Simon Morlat
c6f1d4303c
fix tester
2015-09-04 16:06:53 +02:00
Simon Morlat
44327da3ec
fix declrations
2015-09-04 15:13:51 +02:00
Simon Morlat
cf6995ef5c
clean chat room api.
...
fix multiple memory leaks, mainly in gtk UI
2015-09-04 14:57:25 +02:00
Simon Morlat
0d87a22d1d
fix bugs in Paused state management. It was possible to transition from Paused to PausedByRemote, which actually breaks the Paused state, and eventually allows the pauser to be resumed by the paused.
2015-09-03 21:39:58 +02:00
Simon Morlat
a4594aecba
fix and enhance test.
...
Instead of just relying on bandwidth measurement, use video frame decoded callback.
Some bandwidth assumption look inconsistent with what the test is doing, they have been modified.
2015-09-03 21:39:58 +02:00
Simon Morlat
ed2385ce28
Refactoring of states, handling of media direction, late offering and so on.
...
Almost working except one test.
2015-09-03 21:39:58 +02:00
Margaux Clerc
ca9647f975
Add new test for late offering
2015-09-03 21:39:58 +02:00
Simon Morlat
9f2b9df16a
Revert "chat: fix crash when receiving message status notification AFTER having deleted the chat room"
...
This reverts commit 08e923a41c .
This commit breaks compilation.
2015-09-03 21:29:44 +02:00
Gautier Pelloux-Prayer
08e923a41c
chat: fix crash when receiving message status notification AFTER having deleted the chat room
2015-09-03 17:07:52 +02:00
Simon Morlat
6164259e98
fix windows build (pri64 isn't portable)
2015-08-24 18:27:41 +02:00
Sylvain Berfini
e7dd35efa0
Fixed XOR encryption for custom RTP transport modifier tests
2015-08-24 16:58:34 +02:00
Simon Morlat
108b2c2255
fix test again
2015-08-23 19:12:50 +02:00
Simon Morlat
8b84c36540
fix test that broke after fixing a bug in ms2, which resulted in STUN packets not sent for recv-only video streams.
2015-08-22 00:28:34 +02:00
Sylvain Berfini
7cbb44281c
Added record test with custom RTP transport modifier but removed XOR encryption temporarily (doesn't work really great, have to rework it)
2015-08-21 17:47:36 +02:00
Sylvain Berfini
aa37a963eb
Improved linphone_call_stats_get_rtp_stats and call with custom RTP transport modifier
2015-08-21 17:47:36 +02:00
Sylvain Berfini
81dcfc2d51
Remove min/max from test, using existing MIN/MAX
2015-08-21 10:05:58 +02:00
Sylvain Berfini
a81d673f94
Added API to get the meta RTP transports + test to check we can append a RTP transport modifier on it
2015-08-20 12:02:53 +02:00
Simon Morlat
aad1cc0715
robustize tests
2015-08-09 17:22:33 +02:00
Simon Morlat
48e8734b6f
repair liblinphone_tester (android) and enable call with file player and rtp io test to run ms_audio_diff on embedded platforms, since it is much faster
...
than originally.
2015-08-05 15:51:34 +02:00
Gautier Pelloux-Prayer
fd7f6a4c73
tester: fix quality reporting with custom route test when using tunnel
2015-08-05 15:11:16 +02:00
Gautier Pelloux-Prayer
4ade5326e1
tester: replace some BC_ASSERT_TRUE with better BC_ASSERT_LOWER/GREATER/EQUAL ones
2015-08-05 11:42:51 +02:00
Simon Morlat
ec9f63279e
improve tests
2015-08-04 20:24:50 +02:00
Simon Morlat
620c175aab
robustize tests
2015-08-03 18:11:35 +02:00
Simon Morlat
15fcd2487d
fix test "Call with specified codec bitrate".
2015-08-03 17:10:43 +02:00
Simon Morlat
b280b12cb6
fix compilation errors
2015-08-03 16:26:20 +02:00
Simon Morlat
f9a242f3f8
fix test "call with rtp io mode"
2015-08-03 16:21:28 +02:00
Gautier Pelloux-Prayer
7af5099309
ms_audio_diff: update ms2 and call tester
2015-08-03 15:31:59 +02:00
Ghislain MARY
53ccb2c564
Handle and add test for AVPF generic NACK.
2015-08-03 12:41:17 +02:00
Ghislain MARY
db380ed304
Fix build for Windows 10 with final version of Visual Studio 2015.
2015-08-03 10:51:25 +02:00
Simon Morlat
a3c33f5036
fix build and robustize tests
2015-08-02 11:31:32 +02:00
Simon Morlat
ffe22a6d7d
fix regression in mkv file player test, introduced by 3f86b78b2a (wav and mkv file swapped)
2015-08-02 10:56:12 +02:00
Jehan Monnier
303609ab4c
fix compilation issue
2015-08-01 19:25:13 +02:00
Jehan Monnier
803d2052a1
add Real Time Text api with stubbed implementation over SIP Messages.
2015-08-01 18:16:12 +02:00