Replace () with (void) in function prototypes
[platform/core/system/dlog.git] / src / tests / logprint.c
2021-04-12 Mateusz MajewskiReplace () with (void) in function prototypes 55/256755/3
2020-11-09 Michal BlochMerge "Add logger daemon write buffering tests" into...
2020-11-06 Michal BlochThreadtime format: ensure space after tag 01/247201/1 accepted/tizen/unified/20201110.125035 submit/tizen/20201109.060608
2020-11-06 Mateusz MajewskiFix the short tag case 92/247192/1
2020-11-06 Adrian Szyndelalogprint: bring back line breaks in all remaining formats 39/247039/2
2020-11-05 Adrian Szyndelalogprint: make threadtime format print metadata in... 81/246981/1 submit/tizen/20201106.012725
2020-10-09 Mateusz MajewskiFix function formatting 83/245483/1
2020-10-09 Mateusz MajewskiUse the sizeof(*ptr) pattern more consistently 75/245475/1
2020-10-02 Mateusz MajewskiMake sure no partial UTF-8 encodings are left in the... 72/244972/5
2020-09-10 Michal BlochMerge changes Ibfc41bf3,Id7181124,Idf23665c into tizen
2020-09-10 Mateusz MajewskiRemove some unnecessary backslashes 51/243851/1
2020-09-10 Mateusz MajewskiFix a little regression in the JSON format 30/243830/2
2020-09-09 Mateusz MajewskiChange dlogutil_filter_options -> log_filter 45/243745/2
2020-09-08 Mateusz MajewskiStop pretending log_print_log_line return value is... 56/243156/3
2020-08-28 Mateusz MajewskiIntroduce log write buffering 59/235659/13
2020-08-28 Adrian Szyndelatests: make inline warning behave like a normal part... 58/242158/5
2020-08-28 Adrian Szyndelalogprint: implement log_print_log_line() 57/242157/5
2020-08-04 Agnieszka BaumannAdd logprint.c test 08/240208/1
2020-06-29 Michal Blochlibdlogutil: move sorting/filters to internal 60/237360/2
2020-06-25 Karol Lewandowskilog_format_log_line: Call localtime() only when needed 65/237065/4
2020-06-24 Karol LewandowskiMerge "localtime: use reentrant variant" into tizen
2020-06-22 Karol Lewandowskilocaltime: use reentrant variant 32/236832/2
2020-03-05 Michal Blochpipe: salvage corrupted logs at reception 36/225536/9 accepted/tizen/unified/20200311.130821 submit/tizen/20200310.104300
2020-02-14 Michal BlochRelease 5.5.3: sync with Tizen 6.0.7 83/224983/1 submit/tizen_5.5/20200214.104335
2020-02-11 Michal BlochFix "rwtime" unit tests for the timestamp change 58/224558/1 accepted/tizen/5.5/unified/20200212.125501 submit/tizen_5.5/20200211.112353
2020-02-11 Michal BlochFix "rwtime" unit tests for the timestamp change 57/224557/1
2020-02-11 Mateusz MajewskiAdd various log_format tests 48/224548/2
2020-02-10 Karol LewandowskiMerge "Fix empty message formatting" into tizen
2020-02-05 Michal BlochFix empty message formatting 29/224029/1
2020-01-17 Michal BlochMerge "Filterspec get/setters: conform to Tizen API...
2020-01-16 Mateusz MajewskiFilterspec get/setters: conform to Tizen API style 05/222305/6
2020-01-16 Michal BlochEntry getters return error code 99/222299/7
2020-01-13 Hyotaek ShimMerge branch 'tizen' into tizen_5.5 75/222275/1 tizen_5.5_tv accepted/tizen/5.5/unified/20200114.073546 submit/tizen_5.5/20200113.072912
2020-01-10 Mateusz MajewskiRename dlogutil_entry_(tag|msg) to dlogutil_entry_get_... 90/222090/3
2019-12-09 Mateusz MajewskiCreate a typedef for dlogutil_entry 21/219721/1
2019-12-09 Mateusz MajewskiCreate a typedef for dlogutil_sorting_order 20/219720/1
2019-12-09 Mateusz MajewskiCreate a typedef for dlogutil_filter_options 19/219719/1
2019-11-18 Hyotaek ShimMerge remote-tracking branch 'origin/tizen' into tizen_5.5 73/217973/1 accepted/tizen/5.5/unified/20191119.083924 submit/tizen_5.5/20191118.063031
2019-11-13 Mateusz MajewskiOptimize terminal detection 73/217573/2
2019-11-07 Mateusz MajewskiRename SORT_* to DLOGUTIL_SORT_* 97/217197/3
2019-11-06 Mateusz MajewskiRename log_add_filter_string to dlogutil_filter_options... 84/216684/4
2019-11-06 Mateusz MajewskiRename log_add_filter_pid to dlogutil_filter_options_pid 83/216683/4
2019-11-06 Mateusz MajewskiRename log_add_filter_tid to dlogutil_filter_options_tid 82/216682/4
2019-11-06 Mateusz MajewskiRename log_buffer_get_message to dlogutil_entry_msg 80/216680/4
2019-11-06 Mateusz MajewskiRename log_buffer_get_tag to dlogutil_entry_tag 79/216679/4
2019-11-06 Mateusz MajewskiRename log_filter to dlogutil_filter_options 81/216681/4
2019-10-14 Mateusz MajewskiAdd dlogutil_ prefix to logger_entry 26/215626/2
2019-10-11 Mateusz MajewskiAdd dlogutil_ prefix to sorting_order 24/215624/1
2019-09-10 Mateusz MajewskiRemove unnecessary newlines at the end of the files 79/213679/1 accepted/tizen/unified/20190916.111626 submit/tizen/20190910.115310
2019-08-21 Michal BlochMerge "Move log filtering out of log writing" into...
2019-08-21 Michal BlochMerge "Decouple filtering and formatting messages"...
2019-08-19 Mateusz MajewskiAdd some JSON tests 68/212168/3
2019-08-19 Mateusz MajewskiDecouple filtering and formatting messages 07/211407/5
2019-08-02 Karol LewandowskiMerge "Fix a potential privilege escalation" into tizen accepted/tizen/unified/20190807.111830 submit/tizen/20180808.030253 submit/tizen/20190807.012805
2019-07-31 Michal Blochshared: fix timestamp inconsistencies 32/199532/8 accepted/tizen/unified/20190802.111406 submit/tizen/20190801.043248
2019-07-29 Mateusz MajewskiAdd the JSON format to dlogutil 78/210478/9
2019-07-19 Mateusz MajewskiCover the last line of logprint.c 87/210487/1
2019-07-17 Mateusz MajewskiAdd colored headers 31/209531/11 submit/tizen/20190718.025247
2019-07-16 Mateusz MajewskiConvert FilterInfo's custom list to the one from ptrs_list 47/209647/3
2019-02-11 Michal Blochtests: fix miscellaneous SVACE trivialities 58/199458/1
2019-01-31 Michal Blochtests: complete logprint.c unit test coverage 02/199002/1
2019-01-25 Michal Blochtests: basic unit tests for logprint.c 23/198323/6