Simon Morlat
847713bb82
fix beautiful bug in getline() implementation, causing crash on windows
2015-02-14 22:45:19 +01:00
Simon Morlat
97c2607ec7
relax tests, ms2 and ortp must appear first in the link command to make sure that they are taken for inner directories.
2015-02-14 22:05:12 +01:00
Simon Morlat
3b15ef89cf
relax tests again
2015-02-14 19:10:09 +01:00
Simon Morlat
52e9e229be
relax tests
2015-02-14 17:38:04 +01:00
Simon Morlat
38b54b6c38
don't force using vp8
2015-02-14 17:14:33 +01:00
Simon Morlat
4b2969559b
update ms2, add message processing loop for windows
2015-02-14 15:31:41 +01:00
Simon Morlat
9b364df8f4
fix mkv file player test (was broken due to hello8000 changed) and fix assert not working on windows
2015-02-14 10:21:33 +01:00
Jehan Monnier
fd0a7cfd73
add more DTLS tests
2015-02-13 18:01:56 +01:00
Gautier Pelloux-Prayer
0e22f1b6cc
Fix Android liblinphone_tester compilation
2015-02-13 10:32:22 +01:00
Gautier Pelloux-Prayer
5074658a6f
Fix testers
2015-02-11 16:30:49 +01:00
Gautier Pelloux-Prayer
807bcbbfa3
Fix memory leak
2015-02-11 16:30:49 +01:00
Gautier Pelloux-Prayer
fd86ba4138
Better use 2 lines instead of doing code within CU macros
2015-02-11 16:30:49 +01:00
Gautier Pelloux-Prayer
f248cde16a
Disable ms_audio_diff on ios simulator too because it locks the main loop
2015-02-10 14:04:20 +01:00
Jehan Monnier
5a79ebff2e
disable advanced presence test for now
2015-02-09 17:35:32 +01:00
Simon Morlat
5dbc66938c
rename LinphoneCallParamsMediaDirection into LinphoneMediaDirection, as it has no reason to be attached to LinphoneCallParams and could be re-used in other contexts.
2015-02-07 13:30:30 +01:00
Ghislain MARY
b20e1de362
Improve "two incoming early-media video calls" test.
2015-02-06 19:05:12 +01:00
François Grisez
5d19161059
Fix crash with CentOS 6
2015-02-06 15:52:22 +01:00
Ghislain MARY
bbb87a1771
Add test with several incoming early-media video calls.
2015-02-06 15:31:07 +01:00
Simon Morlat
1a9adcd1ca
fix ipv6 test
2015-02-06 12:17:34 +01:00
Simon Morlat
9357c20551
fix tests not passing when the entire suite is run. enhance ipv6 test
2015-02-06 12:07:30 +01:00
Simon Morlat
59758df62d
add custom header API to proxy config
2015-02-05 20:34:38 +01:00
Ghislain MARY
e6f1364782
Add multicast call tester when building with CMake.
2015-02-05 19:35:01 +01:00
Ghislain MARY
ad5e0316f6
Add early-media call to the video tester.
2015-02-05 19:11:26 +01:00
François Grisez
485c8678f6
Fix bad initialization order of GTK+
2015-02-05 13:28:30 +01:00
François Grisez
8f3844b4b6
Fix an invalid read in the "Call/Call with custom header" test
2015-02-05 10:25:29 +01:00
François Grisez
eb82b8abc7
Initialize a tm structur
2015-02-04 17:27:49 +01:00
François Grisez
2ef0e530b6
Fix compilation. Compatibility with C99
2015-02-04 16:19:33 +01:00
François Grisez
60c5f9dbbc
Fix compiation. Backward compatibility with gtk<2.24
2015-02-04 16:18:30 +01:00
Jehan Monnier
5dc7fa8d1a
make sure multicast and unicast eraly media call forking work
2015-02-04 12:17:15 +01:00
Jehan Monnier
f6447b3c07
update ms2/ortp
2015-02-04 12:17:14 +01:00
Jehan Monnier
06fc0526ec
multicast impl
2015-02-04 12:17:14 +01:00
Simon Morlat
ef810b108b
fix compilation errors
2015-02-04 11:05:32 +01:00
Ghislain MARY
54f3cd52db
Add video tester that creates its own GTK windows for video display.
2015-02-04 10:38:00 +01:00
Simon Morlat
ef7413d063
enable ipv6 test
2015-02-03 14:57:04 +01:00
Simon Morlat
53bc2cd5a0
add tests to check sips and ipv6 support of flexisip
2015-02-02 18:13:55 +01:00
Ghislain MARY
a98c9df520
Build offeranswer tests with CMake.
2015-02-02 12:20:16 +01:00
Simon Morlat
c78383dda9
add file required for tests
2015-01-30 22:34:07 +01:00
Simon Morlat
cced42ebc5
add test for generic CN, update oRTP and ms2
2015-01-30 20:00:35 +01:00
Ghislain MARY
b4e301ada0
Copy message tester database file in binary mode.
2015-01-30 10:32:29 +01:00
Gautier Pelloux-Prayer
78cd8521a2
Enable xml output if user gives --xml-file, even without --xml
2015-01-29 10:47:56 +01:00
Gautier Pelloux-Prayer
1bb0df3444
Do not write XML tests output until end of execution to avoid corrupted XML in case of crash (bis)
2015-01-29 10:39:57 +01:00
Gautier Pelloux-Prayer
7de6efb0d2
Do not write XML tests output until end of execution to avoid corrupted XML in case of crash
2015-01-29 10:33:49 +01:00
Ghislain MARY
1af933de41
Fix compilation on Windows.
2015-01-28 16:53:59 +01:00
Simon Morlat
816ab8dfbd
adapt to mediastreamer2
2015-01-27 17:03:48 +01:00
Johan Pascal
219451388d
Merge remote-tracking branch 'origin/master' into dev_dtls
2015-01-27 10:42:06 +01:00
Simon Morlat
dd75242642
fix multiple compilation problems with mingw
2015-01-23 22:38:31 +01:00
Guillaume BIENKOWSKI
7acf4df883
Add a unit test for a no-sdp reinvite after a pause, and implement a correction to handle this case.
2015-01-23 14:30:38 +01:00
Simon Morlat
9d3e0e736e
fix conference with ice on android
2015-01-22 10:22:58 +01:00
Simon Morlat
a75e849611
disable cross correlation tests, on arm, too long.
2015-01-22 10:21:11 +01:00
Simon Morlat
16180e2430
change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain.
...
Compliance with RFC3264 (offer answer model) is improved, by reusing numbers in case of reINVITEs.
Fix memory leaks
Move offer/answer related tests into a new test suite.
2015-01-21 22:38:46 +01:00