Commit graph

25 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
873d01e1de log_collection_tester.c: fix daylight save time / invalid time computation 2015-03-30 12:56:41 +02: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
Jehan Monnier
5035992c64 Merge remote-tracking branch 'private/dev_lime'
Conflicts:
	coreapi/linphonecall.c
2015-03-12 15:08:35 +01:00
Simon Morlat
147b143d40 update ms2, factorize code, clean logs 2015-03-05 15:13:33 +01:00
Simon Morlat
847713bb82 fix beautiful bug in getline() implementation, causing crash on windows 2015-02-14 22:45:19 +01:00
François Grisez
eb82b8abc7 Initialize a tm structur 2015-02-04 17:27:49 +01:00
Ghislain MARY
1af933de41 Fix compilation on Windows. 2015-01-28 16:53:59 +01:00
Simon Morlat
dd75242642 fix multiple compilation problems with mingw 2015-01-23 22:38:31 +01:00
Gautier Pelloux-Prayer
8164e9434c Correctly write in file: do not use fprintf but fputs... 2015-01-13 12:10:15 +01:00
Gautier Pelloux-Prayer
b2748f5283 Log collection suite: collect_init and collect_cleanup should be call between each tests, not at end/start of the suite execution... 2015-01-13 11:25:44 +01:00
Gautier Pelloux-Prayer
c0870da1e7 Fix logcollection suite in case of ZLIB enabled 2015-01-12 12:09:52 +01:00
Guillaume BIENKOWSKI
9033898be9 Fix 32 bits warnings 2014-12-18 10:33:57 +01:00
Guillaume BIENKOWSKI
369e6930d0 Fix log collection tester 2014-12-17 16:22:19 +01:00
Guillaume BIENKOWSKI
e22eb31deb Remove unused variable 2014-12-16 10:42:01 +01:00
Guillaume BIENKOWSKI
60c5edf397 Factor check_file in tester and fix last log time check 2014-12-15 17:01:12 +01:00
Gautier Pelloux-Prayer
570ed0f598 Invert check order in log collection because file checking consumes lot of time 2014-12-04 15:55:37 +01:00
Gautier Pelloux-Prayer
d249550e0a Fix log collection test suite for Android 2014-11-12 15:33:23 +01:00
Gautier Pelloux-Prayer
4caf475724 Readd log collection test on Android but do not check timestamps yet 2014-11-12 14:58:19 +01:00
Gautier Pelloux-Prayer
77f4e6d2d6 Fix log collection test: 1000 bytes for 25 lines in a file is a little undersized (actually, it fits 24 lines!) 2014-11-07 15:36:47 +01:00
Gautier Pelloux-Prayer
b7e3d3f4ed Fix compilation for strptime issue: declare __USE_XOPEN instead of declaring function prototype 2014-11-06 14:53:30 +01:00
Gautier Pelloux-Prayer
dee580f5e8 Fix compilation on Darwin 2014-11-05 11:22:29 +01:00
Gautier Pelloux-Prayer
4b7b43974d Fix log collection tests & API 2014-11-05 11:09:48 +01:00
Simon Morlat
b3871b37b3 fix compilation errors 2014-11-04 18:43:42 +01:00
Gautier Pelloux-Prayer
d67957ab2a Add log collection tester suite 2014-11-04 17:12:17 +01:00