Julius Pfrommer
|
1811544b2d
return the added node id only when requested
|
лет назад: 9 |
Julius Pfrommer
|
b3dbefaa51
add a unit test for node management; add hastypedefinition for instantiated nodes
|
лет назад: 9 |
Julius Pfrommer
|
4cd09ec79f
fix unit tests without methodcalls; less pointers for setting attributes
|
лет назад: 9 |
Julius Pfrommer
|
960b9efa7c
fix a shadowed variable
|
лет назад: 9 |
Julius Pfrommer
|
8514dc7703
fix the unit tests
|
лет назад: 9 |
Julius Pfrommer
|
b887d06e42
refactor the addnodes functions to use services
|
лет назад: 9 |
Julius Pfrommer
|
29bed5ef22
Merge branch 'master' into inline_setattribute
|
лет назад: 9 |
Julius Pfrommer
|
87fdfc2f3e
rename UserSpaceCallback to ValueCallback
|
лет назад: 9 |
Julius Pfrommer
|
de60618406
finish refactoring the write service
|
лет назад: 9 |
Julius Pfrommer
|
bf6d754bba
half-finished
|
лет назад: 9 |
Julius Pfrommer
|
d670b45dea
fix string handling, refactor services
|
лет назад: 9 |
Stasik0
|
40d1bdd2a5
adding callback structure to couple with callbacks on non-datasource nodes, relates to #399
|
лет назад: 9 |
Julius Pfrommer
|
010c2d90ab
remove the old copyNode function; refactor the write service
|
лет назад: 9 |
Julius Pfrommer
|
f1724cd501
fix the attribute service tests
|
лет назад: 9 |
Julius Pfrommer
|
951ec345d0
fix test cases. fix lots of memleaks in check_service_attributes
|
лет назад: 9 |
Julius Pfrommer
|
0628fac947
use functionality already provided in the services
|
лет назад: 9 |
Stasik0
|
30845fe874
tests run with the new api
|
лет назад: 9 |
Nick Goossens
|
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 |
ichrispa
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
лет назад: 9 |
Chris Iatrou
|
b104a13190
Fixed failing unit test for attributes (most are now writable) along with several real type mistakes in setAttributeValue and writeValue.
|
лет назад: 9 |
ichrispa
|
5cab8d3cb3
Fixed failing attributes test; displayName and description are now set, the testcase did assume they are not.
|
лет назад: 9 |
ichrispa
|
141c369f5a
Created nodeiterator UA_Client_forEachChildNodeCall for Client.
|
лет назад: 9 |
ichrispa
|
b481cc3a94
Created missing serverside API calls for creating and deleting all nodetypes. Clientside API calls was matched (symmetry) to the call structure of the server API. Tutorial on adding nodes was started (WIP).
|
лет назад: 9 |
ichrispa
|
35331dcc6f
Corrected failing unit testcase for addnodes.
|
лет назад: 9 |
ChristianFimmers
|
028ed266a2
Merge pull request #290
|
лет назад: 9 |
ChristianFimmers
|
626d38db83
add readValue Test
|
лет назад: 9 |