.. |
dumps
|
71fd7fe727
add network dump of a connecting client
|
9 lat temu |
CMakeLists.txt
|
b3dbefaa51
add a unit test for node management; add hastypedefinition for instantiated nodes
|
9 lat temu |
check_base64.c
|
1d0c0e9165
use cmake tests for unit tests
|
10 lat temu |
check_builtin.c
|
156a13b8ff
fix binary encoding unit test
|
9 lat temu |
check_memory.c
|
77c25bb956
remove calcSizeBinary
|
9 lat temu |
check_nodestore.c
|
210ea01a80
use size_t for offsets, improve the nodestore API
|
9 lat temu |
check_server_interaction_fileinput.c
|
1d104f1668
Merge pull request #225 from acplt/server_config
|
9 lat temu |
check_services_attributes.c
|
1811544b2d
return the added node id only when requested
|
9 lat temu |
check_services_nodemanagement.c
|
1811544b2d
return the added node id only when requested
|
9 lat temu |
check_services_view.c
|
dd2797952a
add compiler flags to enforce stricter compatibility and fix warnings
|
9 lat temu |
check_session.c
|
22543e319c
Updated unit tests to use `ck_assert_ptr_eq` rather than `ck_assert_int_eq` where appropriate to avoid "incompatible pointer to integer conversion" compiler errors.
|
9 lat temu |
check_stack.c
|
77c25bb956
remove calcSizeBinary
|
9 lat temu |
check_startup.c
|
17168fceb1
use 'make check' for unit tests, test appMockup
|
10 lat temu |
check_xml.c
|
3360b79322
make tests working
|
10 lat temu |
testing_networklayers.c
|
e22aef803a
still the testing networklayer
|
9 lat temu |
testing_networklayers.h
|
68cf0f8613
take message buffers from the connection layer
|
9 lat temu |