summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compiler warningsSimon Herkenhoff2019-05-062-3/+3
* POSIX: Replace usleep with nanosleepSaya Sugiura2019-05-061-3/+7
* dlt_offline_logstorage: fix multiple file creation error (#85, #94)Vo Trung Chi2019-03-251-36/+46
* Fix linking problem with tests when systemd enabled (#103)Jiri Popek2019-02-071-5/+5
* Travis CI: build with systemd enabled (#97)Jiri Popek2019-02-021-0/+4
* Code beautification using uncrustifyChristoph Lipka2018-12-2111-4388/+4929
* Cleanup of unit test fixesManikandan C2018-12-214-27/+21
* gtest: Modification to offline logstorageSaya Sugiura2018-12-211-6/+12
* UnitTest: UpdatesManikandanC2018-12-2111-669/+1057
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-301-152/+193
* dlt-client: logging: Extended the receiver buffer sizeManikandan C2018-11-231-7/+7
* Gateway ImprovementsManikandan C2018-11-235-85/+1816
* dlt-daemon: per ECU list of user information (#80)ManikandanChockalingam2018-10-302-155/+453
* minor compiler warning gcc 7.x (#30)Phong Tran2018-03-291-2/+15
* journald adaptor: test with sudo privileges (#18)Gordan Markuš2017-06-161-2/+2
* Systemd-journal-test: Add WITH_DLT_UNIT_TEST flag when building sourcesChristoph Lipka2016-10-241-1/+1
* Smoketest: Offline LogstorageOnkar Palkar2016-10-241-0/+206
* Smoketest: MultinodeOnkar Palkar2016-10-241-0/+302
* Unit Test: Event handlingChristoph Lipka2016-10-242-0/+658
* Unit Test: MultiNodeOnkar Palkar2016-10-242-1/+581
* Unit Test: Multinode Unit test preparation scriptS. Hameed2016-10-241-0/+137
* Add dlt_user_is_logLevel_enabled APIChristoph Lipka2016-09-231-0/+28