Commit graph

21 commits

Author SHA1 Message Date
Simon Morlat
041116cb67 implement a mechanism to monitor the memory consumption of the tests. 2015-09-07 16:09:58 +02:00
Gautier Pelloux-Prayer
7fe0661be6 tester: fix autocompletion and minor tests changes 2015-07-07 11:28:09 +02:00
Gautier Pelloux-Prayer
9cc3b9a779 tester: iterate every 20 ms loops instead of 100 ms to speedup tests 2015-07-06 12:33:51 +02:00
Gautier Pelloux-Prayer
7721875fe1 tester: fix compilation 2015-07-03 09:23:46 +02:00
Gautier Pelloux-Prayer
3f86b78b2a tester: update common and display test duration and fix some non removed core managers 2015-07-02 17:04:25 +02:00
Gautier Pelloux-Prayer
2dc1116da8 tester: move from BC_ASSERT_TRUE to more accurate asserts for some tests 2015-05-18 13:56:58 +02:00
Gautier Pelloux-Prayer
2fced27fe9 tester: use new macros instead of CUnit ones to get better error logs 2015-05-13 17:38:19 +02:00
Gautier Pelloux-Prayer
a7bacc85d9 bc_tester_utils.h: update macros 2015-05-12 14:48:00 +02:00
Gautier Pelloux-Prayer
6851e5e5e9 bc_tester_utils.h: fix some macros and update ms2 as well 2015-05-05 17:02:44 +02:00
Gautier Pelloux-Prayer
f61cd11b5c call_tester.c: use another WAV for Call with file player test to reduce computation time 2015-04-28 13:08:26 +02:00
Gautier Pelloux-Prayer
dd885db59a bc_tester_utils.h: fix missing stdarg.h 2015-04-23 11:02:19 +02:00
Gautier Pelloux-Prayer
a0c195aa8f bc_tester_utils: fix include paths 2015-04-23 09:24:54 +02:00
Gautier Pelloux-Prayer
40f82acc4d tester: fix duplicate symbols issue 2015-04-09 09:47:03 +02:00
Gautier Pelloux-Prayer
4449bc3481 tester: redefine CU_* macros to enable IF(! CU_macro()) { ... } syntax and goto end handling 2015-04-08 09:43:45 +02:00
Gautier Pelloux-Prayer
e428bf42b8 tester: fix crash when using both --verbose and --log-file 2015-03-24 17:23:05 +01:00
Gautier Pelloux-Prayer
740c4e8c21 tester: use snprintf instead of sprintf and use stdio instead of default logger function for bc_tester_utils 2015-03-24 11:44:00 +01:00
Gautier Pelloux-Prayer
c03389c14c bc_tester_utils.c: use tester_printf instead of fprintf and fix android log handling 2015-03-20 15:13:36 +01:00
Gautier Pelloux-Prayer
acf3bb287d tester: add test/suite getters for iOS tester and reorganize code a bit 2015-03-18 10:58:12 +01:00
Gautier Pelloux-Prayer
d78eea16cb autocompletion: add Linphone and mediastreamer tools as supported by the tool 2015-03-17 14:39:47 +01:00
Gautier Pelloux-Prayer
cdec9f9eda Tester: update CMakeLists.txt and use latest changes 2015-03-16 16:48:03 +01:00
Gautier Pelloux-Prayer
0887089bc6 Tester: continuing 2015-03-13 13:55:32 +01:00