summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update CMakeLists.txt (#482)HEADmasterGianfranco Costamagna2023-05-171-1/+5
* Update gtest_dlt_daemon_multiple_files_logging.cpp (#481)Gianfranco Costamagna2023-05-051-2/+2
* logstorage: Adds option to write logs in gzip format (#442)Linus Probert2023-04-192-6/+137
* logfile: exhance internal dlt logging by introducing size limits (#369)Daniel Weber2023-03-102-2/+281
* dlt-user: Fix crashes in dlt_free during dlt_init (#362)Alexander Mohr2023-01-111-0/+87
* Avoid memory corruption behind buffer wp in function dlt_getloginfo_conv_asci...michael-methner2022-10-111-0/+92
* tests: Deplicate unused files and variables (#359)Saya Sugiura2021-12-232-3/+0
* Support for Cygwin toolchain. (#351)DoctorNoobingstoneIPresume2021-11-151-1/+1
* gtest_dlt_daemon_gateway: fix gtest build failedLe-Tin2021-10-053-8/+15
* gtest: Bring-in changesSaya Sugiura2021-10-054-28/+76
* gtest: Rework WORKING_DIRECTORYSaya Sugiura2021-10-051-8/+5
* gtest: Correct data amount in gtest_dlt_commonSaya Sugiura2021-10-051-14/+18
* gtest: Refactor tests/CMakeLists.txtSaya Sugiura2021-10-053-238/+68
* tests: Adapt to DLT_DISABLE_MACROSaya Sugiura2021-10-052-0/+2
* gtest: Change script name to gtest_dlt_daemon_offline_log.shSaya Sugiura2021-10-051-0/+0
* Implemention of tests for the dlt-qnx-system modulessugiura2021-10-051-0/+280
* console: provides args option to enable send/receive serial headerVo Trung Chi2021-10-051-1/+21
* dlt_common: correct read/write positionDinh Cong Toan2021-06-301-4/+31
* Alternative solutions for json-c dependencyBiastoch, Darian (ADITG/ESM)2021-06-303-75/+89
* dlt-receive: Implemented gtest for extended filteringdbiastoch2021-06-304-0/+92
* Add missing string functions (#309)Martin Willers2021-05-311-0/+209
* Make nonverbose mode non exclusive (#300)Martin Willers2021-05-171-0/+39
* Add verbose mode attribute handling (#292)Martin Willers2021-03-161-0/+515
* gtest_dlt_common: fix seg fault when using memcpy().Dinh Cong Toan2021-01-061-0/+2
* gtest: Include necessary headerssugiura2021-01-061-99/+17
* logstorage: Update unit testSaya Sugiura2021-01-061-15/+166
* Add support for logging with VSOCK (#255)Martin Ejdestig2020-12-141-4/+4
* Avoid memory access errors with 4-chars context ids (#250)Martin Willers2020-11-171-0/+43
* dlt_offline: fix build failures with gcc-10 (#245)Gianfranco Costamagna2020-09-011-0/+1
* remove unused featureKHANH LUONG HONG DUY2020-07-061-4/+0
* gtest_dlt_daemon_gateway: correct comparison operator syntaxLUONG HONG DUY KHANH(RBVH/ENG42)2020-07-061-2/+2
* UT: Fix segfault in logstorage testBui Nguyen Quoc Thanh2020-07-061-0/+1
* execute unittests with cmakeFelix Herrmann2020-07-061-13/+32
* unittest: Update according to API's changesBui Nguyen Quoc Thanh2020-07-061-10/+20
* network trace: Add mqueue verificationSaya Sugiura2020-07-062-2/+3
* Unittest for new apiBui Nguyen Quoc Thanh2020-07-061-1/+55
* Redirect stdout to stderrLUONG HONG DUY KHANH(RBVH/ENG42)2020-07-061-4/+10
* Unittest: Update testcaseBui Nguyen Quoc Thanh2020-07-062-2/+16
* tests: remove unused zlib includeFelix Herrmann2020-07-061-1/+0
* Add unit tests for new sized string functionsMartin Willers2020-05-181-0/+100
* Avoided Seg fault in dlt_message_payload (#179) (#181)Vo Trung Chi2019-11-141-42/+29
* Add user custom timestamp interfaceSebastian Unger2019-09-131-0/+20
* libdlt: truncate the log message if it is too long (#156) (#157)Vo Trung Chi2019-09-021-5/+1314
* using POSIX shared memory APIs (#90) (#151)Vo Trung Chi2019-08-013-1/+89
* doxygen: Align variable for apid and ctidSaya Sugiura2019-07-192-10/+10
* doxygen: Remove licenceSaya Sugiura2019-07-1912-24/+0
* cmake-improvements (#135)Vo Trung Chi2019-07-031-10/+4
* gtest: Logstorage unit test updateSaya Sugiura2019-06-181-102/+58
* Unit test: Fix compiler warningsSaya Sugiura2019-06-111-40/+97
* Unit test fixBui Nguyen Quoc Thanh2019-06-102-1/+28