summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: add stdlib to dlt_cpp_extensionDarian Biastoch2021-10-051-0/+1
* gtest: Refactor tests/CMakeLists.txtSaya Sugiura2021-10-053-0/+179
* tests: Adapt to DLT_DISABLE_MACROSaya Sugiura2021-10-051-0/+4
* tests: Add new test case with given bufferSaya Sugiura2021-10-051-25/+235
* tests: Enable macro disablingSaya Sugiura2021-10-056-90/+134
* Implemention of tests for the dlt-qnx-system modulessugiura2021-10-052-0/+145
* console: provides args option to enable send/receive serial headerVo Trung Chi2021-10-053-3/+63
* dlt message header brokenDinh Cong Toan2021-06-301-1/+1
* dlt_client_main_loop running in an infinite loop restricts graceful exit of D...Sreeharsha Ramanavarapu2021-01-081-1/+30
* other: fix remaining conversion warningsDinh Cong Toan2021-01-061-1/+1
* tests: fix conversion warningsiod1hc2021-01-069-55/+55
* network trace: Include necessary headersSaya Sugiura2020-07-063-6/+0
* network trace: Add mqueue verificationSaya Sugiura2020-07-061-0/+48
* dlt-test-init-free: fix build failure with strict compiler flags, due to uint...Gianfranco Costamagna2020-01-271-2/+2
* Avoided Seg fault in dlt_message_payload (#179) (#181)Vo Trung Chi2019-11-141-10/+10
* lib: Disable extended header in non verbose mode by env varOnkar Palkar2019-09-132-0/+503
* dlt-test: Add message length optionBui Nguyen Quoc Thanh2019-09-132-5/+45
* Add user custom timestamp interfaceSebastian Unger2019-09-131-4/+82
* Correct sa findingsSaya Sugiura2019-07-241-2/+2
* doxygen: Align variable for apid and ctidSaya Sugiura2019-07-191-4/+4
* doxygen: Remove licenceSaya Sugiura2019-07-1912-24/+0
* cmake-improvements (#135)Vo Trung Chi2019-07-031-57/+33
* dlt-test: Improve context IDBui Nguyen Quoc Thanh2019-06-181-14/+37
* dlt-test: Add optionsBui Nguyen Quoc Thanh2019-06-181-2/+45
* network trace: Define package ID macroSaya Sugiura2019-06-181-8/+8
* test: Add manual interruption in dlt-test-stressBui Nguyen Quoc Thanh2019-06-181-7/+21
* POSIX: Replace usleep with nanosleepSaya Sugiura2019-05-063-10/+31
* libdlt: Do not allow DLT usage in forked child (#95)Simon Herkenhoff2019-02-041-6/+16
* Code beautification using uncrustifyChristoph Lipka2018-12-2110-2548/+2110
* Cleanup of unit test fixesManikandan C2018-12-211-0/+3
* UnitTest: UpdatesManikandanC2018-12-211-15/+14
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-301-0/+4
* dlt-client: fix dlt_client_cleanup memory handlingOnkar Palkar2017-02-063-6/+30
* Add dlt_user_is_logLevel_enabled APIChristoph Lipka2016-09-231-0/+50
* DLT_PTR: User macro to print pointersChristoph Lipka2016-04-281-0/+5
* Unix socket control interfaceChristoph Lipka2015-11-243-6/+6
* Purged all warnings for -Wall -WextraLutz Helwing2015-10-284-26/+23
* Set DLT_USER_BUF_MAX_SIZE to 1390 to prepare UDP message transportLutz Helwing2015-10-282-6/+13
* Added programme to test repeated calls of dlt_init and dlt_freeSven Hassler2015-10-072-1/+158
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-078-1576/+1576
* Fixed whitespace and formatting of new code Fixed licence headersLutz Helwing2015-10-071-34/+56
* Add env-var to set initial log-levelsStefan Vacek2015-10-071-0/+59
* Allow applications to fork()Stefan Vacek2015-10-072-1/+53
* Restrict dlt-receive to write max. n-bytesStefan Vacek2015-10-071-0/+72
* Cleanup masterStefan Vacek2015-10-075-0/+0
* Removed all trailing whitespacesLutz Helwing2015-07-216-33/+33
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-1710-19/+19
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-1710-108/+146
* Remove absolute installation paths so that DLT can be installed at any locati...Jacques GUILLOU2015-04-021-1/+3
* Fix PREFIX. Works now with the default PREFIX (/usr/local/) and with the user...Alexander Wenzel2015-03-121-5/+1