summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-301-152/+193
* dlt-client: logging: Extended the receiver buffer sizeManikandan C2018-11-231-7/+7
* Gateway ImprovementsManikandan C2018-11-235-85/+1816
* dlt-daemon: per ECU list of user information (#80)ManikandanChockalingam2018-10-302-155/+453
* minor compiler warning gcc 7.x (#30)Phong Tran2018-03-291-2/+15
* journald adaptor: test with sudo privileges (#18)Gordan Markuš2017-06-161-2/+2
* Systemd-journal-test: Add WITH_DLT_UNIT_TEST flag when building sourcesChristoph Lipka2016-10-241-1/+1
* Smoketest: Offline LogstorageOnkar Palkar2016-10-241-0/+206
* Smoketest: MultinodeOnkar Palkar2016-10-241-0/+302
* Unit Test: Event handlingChristoph Lipka2016-10-242-0/+658
* Unit Test: MultiNodeOnkar Palkar2016-10-242-1/+581
* Unit Test: Multinode Unit test preparation scriptS. Hameed2016-10-241-0/+137
* Add dlt_user_is_logLevel_enabled APIChristoph Lipka2016-09-231-0/+28
* Fixed D-Bus tracing not working anymoreAlexander Wenzel2016-05-131-2/+2
* Added abnormal unit tests to check DLT_RETURN_USER_BUFFER_FULLLutz Helwing2016-04-221-29/+68
* Fix bug with truncation of string or raw blockLutz Helwing2016-02-251-1/+1
* Truncate of string or raw block, if length exceeds maximum message lengthLutz Helwing2016-02-191-2/+2
* Set default log-levels in dlt.confStefan Vacek2015-12-091-35/+35
* Fixed dlt-example-non-verbose-1.xmlSven Hassler2015-12-041-1/+1
* Unix socket control interfaceChristoph Lipka2015-11-241-2/+2
* Added core dump handler codeLutz Helwing2015-10-281-3/+2
* Got rid of warnings from some older compilersLutz Helwing2015-10-281-1/+1
* Purged all warnings for -Wall -WextraLutz Helwing2015-10-284-106/+197
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-075-2430/+2431
* Fixed C++ version for cpp extension to -std=gnu++0xLutz Helwing2015-10-071-1/+1
* Allow multiple instances of dlt-daemonStefan Vacek2015-10-071-0/+10
* Fixed whitespace and formatting of new code Fixed licence headersLutz Helwing2015-10-074-567/+596
* Add C++ extensionStefan Vacek2015-10-072-0/+123
* Allow registration of contexts before application is registeredStefan Vacek2015-10-072-0/+35
* Add env-var to set initial log-levelsStefan Vacek2015-10-072-0/+542
* Cleanup masterStefan Vacek2015-10-074-34/+34
* workaround for unit test dlt_get_log_stateStefan Held2015-07-301-2/+3
* Removed all trailing whitespacesLutz Helwing2015-07-215-165/+165
* modify start_system_logger_test.shStefan Held2015-07-211-1/+1
* Add start_system_logger_test.sh Modify start_filetransfer_test.sh Modify star...Stefan Held2015-07-216-8/+128
* Add shortcuts for different tests in dlt_test_receiver Modify start_filetrans...Stefan Held2015-07-213-44/+116
* Rework of unit testsStefan Held2015-07-214-743/+490
* Added licence and Doxygen headersLutz Helwing2015-07-214-12/+101
* Add the forgotten son gtest_dlt_daemon_commonStefan Held2015-07-212-97/+97
* Rework of unit tests in gtest_dlt_userStefan Held2015-07-211-75/+285
* Rework of unit tests in gtest_dlt_commonStefan Held2015-07-212-229/+378
* changed dlt-test-receiver delete dlt-test-filetranfer make a bash script wich...Stefan Held2015-06-175-260/+52
* Added new filestranfer test filetransfer: send data with crc32 checksum recei...Stefan Held2015-06-173-0/+627
* Adding unit tests for following functions:Jens Bocklage2015-06-171-840/+1277
* rework v2 of all unit tests added dlt_daemon_application* unit tests added dl...Stefan Held2015-06-172-1084/+2243
* added the following unit tests for dlt_common.cStefan Held2015-06-171-21/+428
* Fixing MIN and MAX defines for base integer typesJens Bocklage2015-06-171-17/+99
* added dlt_log_* unit tests rework of dlt_buffer_* and dlt_messages_* unit testsStefan Held2015-06-171-696/+1071
* 1st version of gtest now the following methods can be tested dlt_common -> dl...Stefan Held2015-06-174-4/+2945
* Adding unit tests for:Jens Bocklage2015-06-171-41/+329