index
:
delta/DLT-daemon.git
Gateway_updates
baserock/morphs
devel/actions
devel/lib_filetransfer_fail
devel/vari_correction
devel_2.18.7
devel_codeql_analysis
devel_contact_info_update
devel_gtest_fix
devel_include_path
devel_pthread_setname_np
devel_release_v2.18.8
devel_travis-ci_com
devel_v2.18.5_local_changes
devel_v2.18.8
dlt_system_async_signal_safe
dynamic_buffer_alloc
fix_macro_while_instructions
getloginfo_parser_improvement
logstorage_bug_fix
master
other_improvements
posix_compliance
revert-238-gcc-10-fix-2
revert-389-update_workflow_to_run_ctest
static_to_dlt_static
status_badges_readme_md
update-contacts-and-remove-mailing-list
v2.11.x
v2.6.1
v2.6.2
v2.7.1
v2.7.2
v2.7.x
v2.9.x
github.com: GENIVI/dlt-daemon.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix DLT User/Client tests (#357)
Andrei Rusu
2021-12-21
2
-22
/
+22
*
Support for Cygwin toolchain. (#351)
DoctorNoobingstoneIPresume
2021-11-15
4
-0
/
+4
*
tests: add stdlib to dlt_cpp_extension
Darian Biastoch
2021-10-05
1
-0
/
+1
*
gtest: Refactor tests/CMakeLists.txt
Saya Sugiura
2021-10-05
3
-0
/
+179
*
tests: Adapt to DLT_DISABLE_MACRO
Saya Sugiura
2021-10-05
1
-0
/
+4
*
tests: Add new test case with given buffer
Saya Sugiura
2021-10-05
1
-25
/
+235
*
tests: Enable macro disabling
Saya Sugiura
2021-10-05
6
-90
/
+134
*
Implemention of tests for the dlt-qnx-system module
ssugiura
2021-10-05
2
-0
/
+145
*
console: provides args option to enable send/receive serial header
Vo Trung Chi
2021-10-05
3
-3
/
+63
*
dlt message header broken
Dinh Cong Toan
2021-06-30
1
-1
/
+1
*
dlt_client_main_loop running in an infinite loop restricts graceful exit of D...
Sreeharsha Ramanavarapu
2021-01-08
1
-1
/
+30
*
other: fix remaining conversion warnings
Dinh Cong Toan
2021-01-06
1
-1
/
+1
*
tests: fix conversion warnings
iod1hc
2021-01-06
9
-55
/
+55
*
network trace: Include necessary headers
Saya Sugiura
2020-07-06
3
-6
/
+0
*
network trace: Add mqueue verification
Saya Sugiura
2020-07-06
1
-0
/
+48
*
dlt-test-init-free: fix build failure with strict compiler flags, due to uint...
Gianfranco Costamagna
2020-01-27
1
-2
/
+2
*
Avoided Seg fault in dlt_message_payload (#179) (#181)
Vo Trung Chi
2019-11-14
1
-10
/
+10
*
lib: Disable extended header in non verbose mode by env var
Onkar Palkar
2019-09-13
2
-0
/
+503
*
dlt-test: Add message length option
Bui Nguyen Quoc Thanh
2019-09-13
2
-5
/
+45
*
Add user custom timestamp interface
Sebastian Unger
2019-09-13
1
-4
/
+82
*
Correct sa findings
Saya Sugiura
2019-07-24
1
-2
/
+2
*
doxygen: Align variable for apid and ctid
Saya Sugiura
2019-07-19
1
-4
/
+4
*
doxygen: Remove licence
Saya Sugiura
2019-07-19
12
-24
/
+0
*
cmake-improvements (#135)
Vo Trung Chi
2019-07-03
1
-57
/
+33
*
dlt-test: Improve context ID
Bui Nguyen Quoc Thanh
2019-06-18
1
-14
/
+37
*
dlt-test: Add options
Bui Nguyen Quoc Thanh
2019-06-18
1
-2
/
+45
*
network trace: Define package ID macro
Saya Sugiura
2019-06-18
1
-8
/
+8
*
test: Add manual interruption in dlt-test-stress
Bui Nguyen Quoc Thanh
2019-06-18
1
-7
/
+21
*
POSIX: Replace usleep with nanosleep
Saya Sugiura
2019-05-06
3
-10
/
+31
*
libdlt: Do not allow DLT usage in forked child (#95)
Simon Herkenhoff
2019-02-04
1
-6
/
+16
*
Code beautification using uncrustify
Christoph Lipka
2018-12-21
10
-2548
/
+2110
*
Cleanup of unit test fixes
Manikandan C
2018-12-21
1
-0
/
+3
*
UnitTest: Updates
ManikandanC
2018-12-21
1
-15
/
+14
*
Use poll in the dlt-daemon for POSIX compliance
ManikandanC
2018-11-30
1
-0
/
+4
*
dlt-client: fix dlt_client_cleanup memory handling
Onkar Palkar
2017-02-06
3
-6
/
+30
*
Add dlt_user_is_logLevel_enabled API
Christoph Lipka
2016-09-23
1
-0
/
+50
*
DLT_PTR: User macro to print pointers
Christoph Lipka
2016-04-28
1
-0
/
+5
*
Unix socket control interface
Christoph Lipka
2015-11-24
3
-6
/
+6
*
Purged all warnings for -Wall -Wextra
Lutz Helwing
2015-10-28
4
-26
/
+23
*
Set DLT_USER_BUF_MAX_SIZE to 1390 to prepare UDP message transport
Lutz Helwing
2015-10-28
2
-6
/
+13
*
Added programme to test repeated calls of dlt_init and dlt_free
Sven Hassler
2015-10-07
2
-1
/
+158
*
DLT daemon improvement - dlt_init()-check
Lutz Helwing
2015-10-07
8
-1576
/
+1576
*
Fixed whitespace and formatting of new code Fixed licence headers
Lutz Helwing
2015-10-07
1
-34
/
+56
*
Add env-var to set initial log-levels
Stefan Vacek
2015-10-07
1
-0
/
+59
*
Allow applications to fork()
Stefan Vacek
2015-10-07
2
-1
/
+53
*
Restrict dlt-receive to write max. n-bytes
Stefan Vacek
2015-10-07
1
-0
/
+72
*
Cleanup master
Stefan Vacek
2015-10-07
5
-0
/
+0
*
Removed all trailing whitespaces
Lutz Helwing
2015-07-21
6
-33
/
+33
*
Fixed license headers and copyright doxygen comments
Lutz Helwing
2015-06-17
10
-19
/
+19
*
Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...
Lutz Helwing
2015-06-17
10
-108
/
+146
[next]