open62541/tests
2025-05-28 08:03:06 +02:00
..
client Merge remote-tracking branch 'origin/1.4' into merge_14_master_27 2025-04-23 00:45:27 +02:00
encryption fix(server): Use trustlist methods in gds informationmodel 2025-02-27 14:45:52 +01:00
fuzz Merge remote-tracking branch 'origin/1.4' into merge_14_master_27 2025-04-23 00:45:27 +02:00
multithreading refactor(tests): Speed up the multithreading tests 2025-05-20 14:32:45 +02:00
network_replay feat(tests): Extend replay tests with encryption examples 2025-02-19 11:27:27 +01:00
nodeset-compiler refactor(tools): Refactor ua_generate_nodesets and simplify Nodeset injector 2025-05-07 08:13:16 +02:00
nodeset-loader fix(tests): XML decode within nodesetLoader integration tests 2025-03-02 13:38:18 +00:00
pubsub fix(pubsub): Remove API for UA_PubSubConnection_decodeNetworkMessage 2025-05-28 08:03:06 +02:00
server fix(tests): add missing include for mDNS/mbedtls combination 2025-05-27 11:18:28 +02:00
testing-plugins refactor(tests): remove unused vars 2025-05-26 07:48:39 +02:00
check_chunking.c feat(core): Extend the binary encoding to take encoding options 2024-12-07 23:03:22 +01:00
check_cj5.c refactor(tests): Include stdlib.h where open62541 no longer does it 2023-07-28 21:42:56 +02:00
check_eventloop_eth.c refactor(tests): Include stdlib.h where open62541 no longer does it 2023-07-28 21:42:56 +02:00
check_eventloop_interrupt.c fix(server): Consistency in the use of the Windows architecture flag 2025-01-09 15:00:38 +01:00
check_eventloop_mqtt.c refactor(tests): move TEST_MQTT_SERVER to environment variable in new tests 2025-04-22 17:23:59 +02:00
check_eventloop_tcp.c refactor(tests): Include stdlib.h where open62541 no longer does it 2023-07-28 21:42:56 +02:00
check_eventloop_udp.c refactor(tests): Include stdlib.h where open62541 no longer does it 2023-07-28 21:42:56 +02:00
check_eventloop.c refactor(el): Simplify the timer subsystem 2024-09-09 23:20:32 +02:00
check_kvm_utils.c test(core): Add test case for removals from KeyValueMap 2024-12-18 10:22:54 +01:00
check_mp_printf.c feat(tests): Add tests for mp_printf dependency and custom format specifiers 2024-09-09 23:20:32 +02:00
check_securechannel.c Merge remote-tracking branch 'origin/1.4' into merge_14_master_24 2024-11-29 21:50:04 +01:00
check_timer.c refactor(arch): Rename the eventloop_ folders to just the architecture 2024-10-26 17:42:12 +02:00
check_types_builtin_json.c refactor(core): JSON encoding of Variant, DataValue, ExtensionObject following 1.05 spec 2025-01-02 23:41:14 +01:00
check_types_builtin_xml.c fix(core): Properaly handle -NaN in the XML encoding 2025-04-05 13:23:12 +02:00
check_types_builtin.c feat(core): Extend the binary encoding to take encoding options 2024-12-07 23:03:22 +01:00
check_types_custom.c feat(core): Add xmlEncodingId field to UA_DataType 2025-04-05 13:23:12 +02:00
check_types_memory.c Merge remote-tracking branch 'origin/1.4' into merge_14_master_25 2025-01-25 19:06:56 +01:00
check_types_parse.c feat(util): Introduce percent-escaping of strings for RFC 3986 2025-02-08 12:38:12 +01:00
check_types_range.c refactor(core): Fold the <type>_generated_handling.h into <type>_generated.h 2024-05-29 06:14:56 +02:00
check_utils.c fix(core): Fix UA_String_format when the string needs to be allocated internally 2025-05-20 14:32:45 +02:00
check_yxml.c feat(tests): Add check_yxml.c unit test 2025-03-02 13:38:18 +00:00
check_ziptree.c fix(deps): Fix an edge case and improve test coverage for ziptree 2023-01-17 17:19:56 +01:00
CMakeLists.txt refactor(tools): Refactor ua_generate_nodesets and simplify Nodeset injector 2025-05-07 08:13:16 +02:00
common.h refactor(core): Fold the <type>_generated_handling.h into <type>_generated.h 2024-05-29 06:14:56 +02:00
invalid_bit_types.bsd feat(core) Support for structures with optional fields and unions (#3503) 2020-05-02 10:20:10 +02:00
invalid_bit_types.csv feat(core) Support for structures with optional fields and unions (#3503) 2020-05-02 10:20:10 +02:00
valgrind_check_error.py refactor(tests): Move valgrind test helpers to /tests 2024-10-11 23:03:15 +02:00
valgrind_suppressions.supp feat(tests): Add a valgrind suppression for a singleton memory allocation in timer_create 2024-12-25 13:38:51 +01:00