summaryrefslogtreecommitdiff
path: root/src/tests/dlt-test-stress-client.c
Commit message (Expand)AuthorAgeFilesLines
* Support for Cygwin toolchain. (#351)DoctorNoobingstoneIPresume2021-11-151-0/+1
* console: provides args option to enable send/receive serial headerVo Trung Chi2021-10-051-1/+21
* dlt message header brokenDinh Cong Toan2021-06-301-1/+1
* other: fix remaining conversion warningsDinh Cong Toan2021-01-061-1/+1
* tests: fix conversion warningsiod1hc2021-01-061-1/+1
* network trace: Include necessary headersSaya Sugiura2020-07-061-2/+0
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* Code beautification using uncrustifyChristoph Lipka2018-12-211-161/+116
* Cleanup of unit test fixesManikandan C2018-12-211-0/+3
* dlt-client: fix dlt_client_cleanup memory handlingOnkar Palkar2017-02-061-2/+10
* Unix socket control interfaceChristoph Lipka2015-11-241-2/+2
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-071-107/+107
* Removed all trailing whitespacesLutz Helwing2015-07-211-6/+6
* 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 most warnings caused by: Wunused-but-set-variable flag. Eome were kep...Simon Brandner2013-07-191-0/+4
* Parasoft workaround: solve complaints about missing breaks/returns in default...Simon Brandner2013-07-191-0/+1
* [GDLT-93]: Add -Wextra flags for compilationLassi Marttala2012-06-131-1/+2
* 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-32/+16
* Fixed performance issue in test stress client.Alexander Wenzel2011-09-281-5/+6
* Added stress test including performance measurement.Alexander Wenzel2011-09-231-0/+576