Commit graph

16 commits

Author SHA1 Message Date
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