packaging: Fix gcov build error by adding the ignore error cases
[platform/core/system/dlog.git] / tests /
2024-02-19 Michal BlochMerge changes from topic "var_log_zlog" into tizen
2024-02-19 Michal Blochtests: enable daemon tests for zero-copy 15/305115/7
2024-02-02 Michal Blochtests: enable redirection tests for zero-copy 50/305450/4
2024-01-18 Michal Blochtests: zlogger nominally runs the daemon 69/304569/1
2024-01-18 Michal Blochtests: extract stdout redirection 67/304567/1
2024-01-12 Marek Szulctests: extract logger buffering and logging tests 50/288450/15
2024-01-12 Marek Szulctests: extract backend autodetection test to a separate... 49/288449/14
2024-01-12 Marek Szulctests: extract tid filtering and secure logging tests 48/288448/15
2024-01-12 Marek Szulctests: extract daemon early quit test to a separate... 47/288447/12
2024-01-12 Michal Blochtests: change the way test msg is being displayed 57/288857/6
2023-12-14 Mateusz MajewskiAdd nanoseconds to JSON realtime timestamps 74/300074/4
2023-09-15 Michal BlochAvoid a race condition 03/298803/2
2023-09-13 Mateusz MajewskiDisable some dynamic tests on the zero-copy backend 66/298666/2
2023-09-12 Mateusz MajewskiAdd zero-copy option to test usage message 65/298665/1
2023-09-04 Michal BlochIncrease coverage even further. 72/298272/2 accepted/tizen/unified/20230906.014618
2023-08-30 Michal BlochImprove the libdlogutil coverage test 46/298046/1 accepted/tizen/unified/20230831.081046
2023-08-25 Michal BlochAdd more dlogutil coverage tests 64/297864/2
2023-08-25 Michal BlochAdd CAPI coverage tests 48/297848/2
2023-08-16 Michal BlochAdd "coverage tests" 06/297306/1
2023-07-10 Karol LewandowskiDrop dynamic filters configure option 45/295545/2
2023-07-02 Marek Szulcdlog_logger: add log compressed storage resize to logct... 37/288937/11
2023-06-22 AntoniDisallow redirecting to stdout based on config keys 94/294294/4
2023-04-25 Michal Bloch"""Fix""" an integration test 88/291888/2
2023-02-28 Michal Blochtests: less confusing logic 45/289045/2
2023-02-21 Michal BlochAdd the 'dotnet' and 'native' extra libdlog sinks 96/288296/4
2023-02-17 Michal BlochUse buffer traits over specific IDs 95/288295/4
2023-02-01 Michal Blochdlogctl: adjust the buffer enable/disable display 75/286775/3
2023-01-12 Michal Blochtests: extract header to a separate file 23/286423/3
2022-12-21 Marek SzulcAdd integration test for log limiter 24/285024/8
2022-10-28 Mateusz MajewskiEnable tests for zero-copy backend 98/282798/5
2022-09-21 Mateusz MajewskiAdd util_default_format configuration option 74/281474/7
2022-08-24 Michal BlochReuse -m for memory compression mode 38/280038/2
2022-08-02 Michal BlochFix insufficient test dir rights 44/279144/1
2022-01-21 Karol LewandowskiMerge "Move to linux-tizen-modules-headers" into tizen
2022-01-20 Mateusz MajewskiAdd timestamp correctness test 35/269635/2 accepted/tizen/unified/20220121.122943 submit/tizen/20220120.173647
2022-01-14 Mateusz MajewskiMove to linux-tizen-modules-headers 77/269477/1
2021-12-20 Mateusz MajewskiTerminate the daemon if it's not needed 46/268246/3
2021-11-19 Mateusz MajewskiAdd autodetection integration test 45/266845/1
2021-10-28 Mateusz MajewskiExtend the persistent logging tests a bit 84/265784/1
2021-09-09 Hubert KowalskiMoved test from test_libdlogutil.c to libdlogutil_neg.c. 90/263490/14
2021-07-28 Mateusz MajewskiEnable more redirection tests on logger 35/261235/2
2021-07-08 Mateusz MajewskiAdd test for multiple dlog_connect_fd calls 82/260882/4
2021-05-25 Mateusz MajewskiAdd more useful performance measurements to dlog_cpu 08/258008/6
2021-05-25 Mateusz MajewskiImplement stdout benchmark 07/258007/6
2021-05-25 Mateusz MajewskiClean up in one place more in dlog_test 65/258765/1
2021-04-30 Mateusz MajewskiAdd '\0'-related stdout redirection tests 22/256022/3
2021-04-30 Mateusz MajewskiAdd stdout redirection state info to logctl 35/255235/7
2021-04-13 Karol LewandowskiMerge "Decrease an array in tests for Coverity" into...
2021-04-12 Mateusz MajewskiReplace () with (void) in function prototypes 55/256755/3
2021-04-09 Michal BlochIntroduce dlog_is_fd_redirected 61/256661/2
2021-03-22 Mateusz MajewskiSimplify stdout redirection logic a bit 79/255679/2
2021-03-22 Mateusz MajewskiMake stdout redirection tests less racey 78/255678/1
2021-03-15 Michal BlochMerge "Add dlogctl stdout control for pipe" into tizen
2021-03-12 Mateusz MajewskiAdd dlogctl stdout control for pipe 58/255158/3
2021-03-12 Michal BlochRedirector binary: user-friendly params/output 27/255027/3
2021-03-08 Michal BlochMerge changes from topic "dlog-stdout-writer-03-2021...
2021-03-08 Mateusz MajewskiAdd basic stdout redirector tests 56/254656/3
2021-01-22 Mateusz MajewskiRemove a useless field 01/252101/2
2020-11-09 Michal BlochMerge "Add logger daemon write buffering tests" into...
2020-11-05 Mateusz MajewskiAdd logger daemon write buffering tests 57/246957/1
2020-11-03 Michal BlochMerge "Unify logger and pipe tests a bit" into tizen
2020-11-03 Mateusz MajewskiUnify logger and pipe tests a bit 23/246723/1
2020-10-27 Agnieszka BaumannWarn when log is duplicated X times 67/243867/24 submit/tizen/20201027.165937
2020-10-16 Mateusz MajewskiFix QoS blocking too many logs 59/245659/3
2020-10-16 Mateusz MajewskiMake sure a mode isn't set if we want to use fetch... 69/245769/2
2020-10-09 Mateusz MajewskiFix various formatting issues 73/245473/1
2020-10-08 Mateusz MajewskiPut critical logs in the main buffer in the tests 02/245402/2
2020-09-16 Mateusz MajewskiFinish improving the dlog_test.in script 50/244250/2 accepted/tizen/unified/20200921.123319 submit/tizen/20200918.114600 submit/tizen/20200921.004137
2020-09-16 Mateusz MajewskiFix the test script a bit 49/244249/2
2020-09-14 Mateusz MajewskiRemove a useless variable 79/243979/2
2020-09-14 Mateusz MajewskiRemoveā€¦ something 78/243978/2
2020-09-11 Mateusz MajewskiIntroduce basic --sort-by tests 04/243904/2
2020-09-09 Mateusz MajewskiMake the infamous rotation test more consistent 17/243717/2
2020-09-09 Mateusz MajewskiAdd verbose mode and advanced argument parsing to the... 27/243627/2
2020-09-08 Mateusz MajewskiQuote more in the test script 10/243610/1
2020-09-08 Mateusz MajewskiAdd a test verifying the correct handling of SIGPIPE 63/243563/2
2020-09-04 Mateusz MajewskiAdd basic persistent logging tests 89/243289/2 accepted/tizen/unified/20200908.060805 submit/tizen/20200907.062212
2020-09-02 Mateusz MajewskiRemove some more bashisms and weird shell issues 04/243004/1
2020-09-02 Mateusz MajewskiRemove unnecessary wc -l 68/242968/1
2020-08-31 Agnieszka BaumannReduce gotos 78/242678/4
2020-08-31 Mateusz MajewskiFix dlog_logger invocation in the test suite 15/242715/1
2020-08-28 Mateusz MajewskiImprove the integration test script a bit 56/242656/1
2020-08-28 Mateusz MajewskiIntroduce log write buffering 59/235659/13
2020-08-26 Mateusz MajewskiAdd a simple critical log integration test 49/242349/3
2020-08-19 Mateusz MajewskiAdd PID-limit exceeded message 37/241337/2
2020-08-18 Mateusz MajewskiEnable QoS test in the logger backend 99/241199/1 accepted/tizen/unified/20200820.034649 submit/tizen/20200819.013928
2020-08-18 Mateusz MajewskiMake the QoS test slightly more consistent 67/241167/1
2020-08-18 Mateusz MajewskiFix the QoS test 66/241166/1
2020-08-17 Mateusz MajewskiAdd quick mode to the integration tests 24/241124/3
2020-08-17 Mateusz MajewskiOnly write missed AL logs on the first service start 76/240976/7
2020-08-17 Mateusz MajewskiAdd a NOP QoS test 17/241117/2
2020-08-10 Mateusz MajewskiAdd a simple QoS integration test 59/240659/1
2020-08-07 Karol LewandowskiMerge changes from topic "dlog-qos-2020" into tizen submit/tizen/20200807.160246
2020-08-07 Michal Blochdaemon: add metrics collection / QoS 67/240367/11
2020-08-06 Michal Blochlibdlog: pid based limiter 14/226514/9
2020-08-05 Mateusz MajewskiAdd delay functionality to dlogsend 27/240327/3
2020-07-27 Michal BlochExpand "invalid buffer" negative integration tests 28/239528/1
2020-07-24 Mateusz MajewskiFix some signatures 22/239422/1
2020-07-23 Mateusz Majewskilibdlogutil: add an aliasing getter 13/239213/3
2020-07-21 Mateusz Majewskilibdlogutil: various getters work upon the state 26/238826/4
next