summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* resolves BUG-206: Install prefix should be configurableTomasz Kondziola2015-03-121-3/+5
* Fixed network trace testAlexander Wenzel2014-10-301-32/+33
* Fixed: all possible malloc, sprintf and strcpy problemsAlexander Wenzel2014-04-017-13/+18
* Fixed compiler warnings with 32Bit gcc compiler.Alexander Wenzel2014-04-011-2/+2
* Removed dlt_free from example and test applications, already called from exit...Alexander Wenzel2014-04-012-4/+0
* Yocto fix in build builds.Alexander Wenzel2013-07-311-8/+8
* Bug 84 - Adding utf8 support to dlt-daemon, dlt-viewer. Modified patch, origi...Alexander Wenzel2013-07-252-29/+69
* Fixed dlt-test-multi-process with fudge set to 0Simon Brandner2013-07-191-1/+4