summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* made the APID strings in dlt-test-multi-process counting from 00-99Simon Brandner2013-07-191-6/+10
* some coverity fixesSimon Brandner2013-07-191-1/+1
* Semaphores and Pointer passing insteasd by value and otehr coverity issue fixesSimon Brandner2013-07-191-1/+1
* Fix compiler warningsLassi Marttala2013-07-191-1/+1
* Removed most warnings caused by: Wunused-but-set-variable flag. Eome were kep...Simon Brandner2013-07-193-7/+15
* Parasoft workaround: solve complaints about missing breaks/returns in default...Simon Brandner2013-07-196-0/+7
* [GDLT-137]: Automated resending: Improve init. Use everywhere.Lassi Marttala2012-11-261-1/+0
* [GDLT-120]: More precise data sizes. Add automatic tests.Lassi Marttala2012-11-262-501/+1430
* [GDLT-120]: Segmented Network Trace: Prepare for rewrite.Lassi Marttala2012-11-262-100/+1
* [GDLT-120]: Improved Network trace. Rewrite to POSIX queue.Lassi Marttala2012-11-262-1/+99