Commit Graph

14 Commits

Author SHA1 Message Date
Julius Pfrommer
7525d12270 refactor(tests): Speed up the multithreading tests 2025-05-20 14:32:45 +02:00
Julius Pfrommer
7f81b5e547 refactor(arch): Remove UA_REUSEADDR option -- handle in the global test server constructor 2024-03-22 11:20:20 +01:00
Julius Pfrommer
dd300f3eff refactor(tests): Set a custom "fake" clock in the EventLoop for unit tests 2023-10-04 10:56:26 +02:00
Julius Pfrommer
390c092c05 refactor(tests): Include stdlib.h where open62541 no longer does it 2023-07-28 21:42:56 +02:00
Julius Pfrommer
928931ec36 refactor(core): Move architecture-specific definition out of the public headers 2023-07-28 21:42:56 +02:00
Andreas Eckerstorfer
022ad60723 fix (tests): Check server instance in UNIT tests
Failed UNIT tests caused an exception in the server loop, if the
server instance could not be created.
2023-01-31 00:07:18 +01:00
Julius Pfrommer
d4b4116907 refactor(test): Simplify the multithreaded unit test logic 2022-08-05 09:13:05 +02:00
Alexander Bluhm
0f65d100fe test(core): fix more sign-conversion compiler errors 2022-07-06 00:44:44 +02:00
Andreas Eckerstorfer
13af9b8688
refactor(core): Remove trailing spaces in code (#5221) 2022-06-24 11:03:25 +02:00
Julius Pfrommer
f748151b06 refactor(tests): Use only standard printf integer types 2022-03-27 10:56:27 +02:00
Julius Pfrommer
beeafc02e9 refactor(core): Better type-safety for locking primitives 2021-01-05 23:04:23 +01:00
Julius Pfrommer
7c23332027 refactor(test): Use _clear instead of _deleteMembers 2020-10-18 15:21:40 +02:00
Ubuntu
cbf26d66ed fix(multithreading): Fix tests for windows 2019-09-10 07:41:05 +02:00
Ubuntu
be4330cc40 test(server): Add multithreading tests 2019-08-19 23:36:03 +02:00