Johan Pascal
7e742958a2
Fix compilation when LIME is disabled
...
- enabled by default switch using --enable-lime
- check for polarssl gcm.h presence (version >=1.3)
2015-03-19 00:21:07 +01:00
Gautier Pelloux-Prayer
c94a52f3f0
Merge branch 'dev_tester_factorization'
...
Conflicts:
tester/message_tester.c
2015-03-16 17:15:01 +01:00
Simon Morlat
272d1ac8ea
fix memory leaks
...
reuse same sip.instance in account manager of tester
2015-03-16 16:22:19 +01:00
Simon Morlat
b2b1410a69
fix multiple memory leaks
2015-03-13 15:18:08 +01:00
Gautier Pelloux-Prayer
0887089bc6
Tester: continuing
2015-03-13 13:55:32 +01:00
Gautier Pelloux-Prayer
d3d0573d13
Tester: create tester_utils which contain factorized code for all testers (in progress)
2015-03-13 10:48:21 +01:00
Simon Morlat
0c404d7516
fix compilation warnings, non-portable code and make distcheck
2015-03-12 22:57:37 +01:00
Johan Pascal
667d993e71
Update lime file transfer test to check correct stats
2015-03-12 18:15:56 +01:00
Jehan Monnier
5035992c64
Merge remote-tracking branch 'private/dev_lime'
...
Conflicts:
coreapi/linphonecall.c
2015-03-12 15:08:35 +01:00
Sylvain Berfini
6e8212cde0
Improved message tester to not use number_of_LinphoneMessageExtBodyReceived anymore when it should not
2015-03-03 14:43:22 +01:00
Johan Pascal
d133ebd5eb
Merge remote-tracking branch 'linphone-public/master' into dev_lime
2015-02-26 22:46:24 +01:00
Sylvain Berfini
119c596b9e
Added test for file transfer using old way: setting file's url in message's external body
2015-02-24 11:55:59 +01:00
Ghislain MARY
b4e301ada0
Copy message tester database file in binary mode.
2015-01-30 10:32:29 +01:00
Simon Morlat
4292c1fc15
fix compilation errors
2014-12-12 17:02:52 +01:00
Ghislain MARY
24f4d44496
There is no longer a dummy call to the file_transfer_recv callback at the beginning of a file download.
2014-12-11 14:34:45 +01:00
Ghislain MARY
b0f621ad13
Use real file for file upload test and check that the received file is the same as the sent one.
2014-12-11 11:40:28 +01:00
Ghislain MARY
099d846fbe
Fix file transfer tests.
2014-12-10 16:52:56 +01:00
Jehan Monnier
7ce476ffb0
fix memory leak in case Message tests are passed in sequence
2014-12-02 15:17:34 +01:00
Guillaume BIENKOWSKI
e6209d9051
Merge commit '2e515642f07eb33974583587ddb2ee4669d4ff29' into dev_lime
...
Conflicts:
coreapi/chat.c
2014-11-27 18:01:33 +01:00
Guillaume BIENKOWSKI
a3f728d84a
Test the history range function thoroughly
2014-11-26 13:53:19 +01:00
Guillaume BIENKOWSKI
06de47db2e
Fix a special case in message history retrieval.
...
This function is not yet completely tested,
2014-11-26 13:53:19 +01:00
Ghislain MARY
4ac1ccdf05
Handle the callbacks associated with a chat message directly in the LinphoneChatMessage object instead of in the LinphoneCore object.
2014-11-24 16:16:17 +01:00
Ghislain MARY
9cabfe37dd
A LinphoneContent object now owns all its data fields including the buffer.
...
A normal LinphoneContent object will now copy the data from the given buffer when calling linphone_content_set_buffer().
However LinphoneContent objects converted from LinphoneContentPrivate structures do not own its data fields.
2014-11-20 17:27:26 +01:00
Ghislain MARY
35189535a7
Convert LinphoneContent from a simple struct to a belle-sip object to ease generation of wrappers.
2014-11-18 16:42:16 +01:00
Ghislain MARY
916a3e8e02
Fix compilation of message tester.
2014-11-14 16:06:02 +01:00
Gautier Pelloux-Prayer
7cd1243f66
Only check number of non migrated message
2014-11-10 17:51:00 +01:00
Gautier Pelloux-Prayer
0892bd026d
Fix method linphone_chat_room_get_history which returned one extra message + fix memory leaks in message storage tester
2014-11-05 12:10:15 +01:00
Guillaume BIENKOWSKI
dec0ccb9df
Merge remote-tracking branch 'public/master' into dev_lime
...
Conflicts:
build/android/Android.mk
coreapi/private.h
2014-10-31 10:47:13 +01:00
Ghislain MARY
be7cb58b18
Fix message tester.
2014-10-21 11:02:33 +02:00
François Grisez
4fc7ef7a0b
Fix compilation
2014-10-20 16:33:50 +02:00
Simon Morlat
0f52361549
set correct name to constructor of LinphoneCoreVTable
2014-10-15 16:25:31 +02:00
Guillaume BIENKOWSKI
3843205323
Merge with linphone master
2014-10-06 11:16:23 +02:00
Johan Pascal
f942fdeb3b
Fix merge
...
and make code C90 compliant
2014-09-28 23:02:19 +02:00
Johan Pascal
79b340bb58
Add test on small file transfer
...
- check a file send in one chunk only is correctly handled
2014-09-27 23:14:47 +02:00
Margaux Clerc
4a8ce7f061
Merge commit '728ed3077cf4e47e6e972732a3f8a1b39a96f2ed' into dev_lime
...
Conflicts:
build/android/Android.mk
coreapi/chat.c
coreapi/help/filetransfer.c
tester/message_tester.c
2014-09-25 17:52:30 +02:00
Jehan Monnier
251ba960c5
add new functions linphone_core_add_listener to enable multiple vtable to be registered
2014-09-16 15:00:12 +02:00
Gautier Pelloux-Prayer
717db9fd8d
Improved strict compilation flags
2014-09-11 15:46:05 +02:00
Simon Morlat
f07be6ec9e
fixe crashes in tester
2014-09-09 10:14:42 +02:00
Simon Morlat
b34d5bd992
fix double free
2014-09-09 09:37:03 +02:00
Simon Morlat
f4a4a6440b
Support for incoming UPDATEs within dialog.
...
For tests, the possibility to send an UPDATE with linphone_core_update_call() has been added thanks to a $
Added possibility to configure Supported SIP header.
2014-09-08 19:02:29 +02:00
Jehan Monnier
59cdb8850b
various fix for lib linphone tester on Android
2014-09-01 18:26:51 +02:00
Jehan Monnier
0369a30fb0
make liblinphone message tester more reliable
2014-08-29 15:57:45 +02:00
Jehan Monnier
9b68f18820
keep linphone_core_get_chat_room(LinphoneCore *lc, const LinphoneAddress *addr) with const param
2014-08-28 14:59:00 +02:00
Gautier Pelloux-Prayer
c53f70e256
Fix erroneous documentation from conversation history new methods
2014-08-19 15:06:50 +02:00
Gautier Pelloux-Prayer
e745c956e7
Add method to retrieve size of a conversation history and a part of it
2014-08-19 11:31:40 +02:00
Johan Pascal
97050ac654
File Transfer: manage i/o error during file download from server
...
- note : not functional, test is bugged and commented. To be fixed.
2014-07-30 17:14:56 +02:00
Johan Pascal
ce24877b9d
File transfer: add a cancel function to the core
...
- allow cancellation during upload or download
+ fix bug in file transfer message tester
2014-07-29 21:16:01 +02:00
Margaux Clerc
e6eb8008fa
Merge remote-tracking branch 'linphone-public/master' into dev_lime
...
Conflicts:
tester/message_tester.c
2014-07-11 14:45:10 +02:00
Jehan Monnier
a21d7d863d
improve message tester
2014-07-01 22:00:50 +02:00
Jehan Monnier
819ca3bb78
Merge remote-tracking branch 'origin/master' into dev_lime
...
Conflicts:
coreapi/chat.c
coreapi/help/filetransfer.c
tester/message_tester.c
2014-06-30 20:26:21 +02:00