summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* [GDLT-120] Segmentation of larger messages, raw blocks which fit not in a sin...Lassi Marttala2012-11-261-0/+0
* [GDLT-115]: Encapsulate more macros. Fix things that used macrosLassi Marttala2012-11-261-15/+5
* [GDLT-115]: Prevent return value from DLT_REGISTER_APPLassi Marttala2012-11-261-1/+1
* [GDLT-93]: Add -Wextra flags for compilationLassi Marttala2012-06-131-1/+2
* Added dlt log to injection methodsChristian Muck2012-05-301-3/+2
* [GDLT-69] Fixed bug in dlt-test-multi-process shares context between threadsLassi Marttala2012-05-301-2/+1
* GENDLT-15, Avoid buffer overrun with snprintf().Lassi Marttala2012-04-041-53/+53
* Corrected email of Alexander WenzelChristian Muck2012-03-277-7/+7
* GDLT-38, Update <FILE> fields in licenses.Lassi Marttala2012-03-269-9/+9
* GDLT-38, Update licenses to all the sources.Lassi Marttala2012-03-268-244/+123
* GDLT-38, Update license in internal headers.Lassi Marttala2012-03-261-27/+13
* GDLT-38, Update license in more CMakeListsLassi Marttala2012-03-261-32/+11
* Added missing license header to two filesv2.5.1Christian Muck2012-03-221-0/+68
* Replaced dlt-test-filetransfer-image.png with an own created imageChristian Muck2012-03-211-0/+0
* GDLT-64, check that the messages in tests 6m and 6f are actuallyLassi Marttala2012-03-211-2/+20
* Update project structureChristian Muck2012-02-131-24/+0
* [GENDLT-16] Create variable in dlt-system.conf to configure the timeout of th...Christian Muck2012-02-081-12/+30
* Set automatic dlt lib version number from project CMakeLists.txt. Removed dlt...Christian Muck2012-02-082-195/+1
* Fix build for real targets. sys/stat.h was not taken in.Lassi Marttala2012-02-081-0/+1
* Add descriptions for app and context.Lassi Marttala2012-01-271-2/+6
* Suggested Changes to dlt-test-mutli-process:Lassi Marttala2012-01-232-36/+135
* Initial version of dlt-test-multi-processLassi Marttala2012-01-204-1/+678
* Updated filetransfer documentation, lib and test applicationChristian Muck2012-01-131-115/+101
* dlt-system filetransfer now recovers when file is deleted during filetransfer.Alexander Wenzel2011-11-221-122/+1
* Fixed path for testing filetransferChristian Muck2011-11-041-2/+2
* Added test files for filetransfer to spec and distfileAlexander Wenzel2011-10-192-3/+3