summaryrefslogtreecommitdiff
path: root/src/tests/dlt-test-user.c
Commit message (Expand)AuthorAgeFilesLines
* Fix DLT User/Client tests (#357)Andrei Rusu2021-12-211-20/+20
* tests: Add new test case with given bufferSaya Sugiura2021-10-051-25/+235
* tests: Enable macro disablingSaya Sugiura2021-10-051-10/+42
* tests: fix conversion warningsiod1hc2021-01-061-16/+16
* network trace: Add mqueue verificationSaya Sugiura2020-07-061-0/+48
* Add user custom timestamp interfaceSebastian Unger2019-09-131-4/+82
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* Code beautification using uncrustifyChristoph Lipka2018-12-211-448/+397
* Add dlt_user_is_logLevel_enabled APIChristoph Lipka2016-09-231-0/+50
* DLT_PTR: User macro to print pointersChristoph Lipka2016-04-281-0/+5
* Purged all warnings for -Wall -WextraLutz Helwing2015-10-281-3/+3
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-071-606/+606
* Cleanup masterStefan Vacek2015-10-071-0/+0
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-171-2/+2
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-171-11/+15
* Fixed: all possible malloc, sprintf and strcpy problemsAlexander Wenzel2014-04-011-1/+1
* Removed dlt_free from example and test applications, already called from exit...Alexander Wenzel2014-04-011-2/+0
* Bug 84 - Adding utf8 support to dlt-daemon, dlt-viewer. Modified patch, origi...Alexander Wenzel2013-07-251-13/+17
* Parasoft workaround: solve complaints about missing breaks/returns in default...Simon Brandner2013-07-191-0/+1
* [GDLT-120]: More precise data sizes. Add automatic tests.Lassi Marttala2012-11-261-486/+646
* Added dlt log to injection methodsChristian Muck2012-05-301-3/+2
* GENDLT-15, Avoid buffer overrun with snprintf().Lassi Marttala2012-04-041-53/+53
* Corrected email of Alexander WenzelChristian Muck2012-03-271-1/+1
* GDLT-38, Update <FILE> fields in licenses.Lassi Marttala2012-03-261-1/+1
* GDLT-38, Update licenses to all the sources.Lassi Marttala2012-03-261-34/+19
* [GSW-66] File transfer over DLT.Alexander Wenzel2011-10-181-2/+2
* Init of dlt daemonChristian Muck2011-04-111-0/+1069