1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
Commit graph

429 commits

Author SHA1 Message Date
11a25f6fb7 update mail address 2022-03-15 09:29:20 -04:00
17ac92aa21 update copyright year 2022-03-15 09:28:57 -04:00
53d18d4a4e go: fix tests 2022-03-14 19:51:41 -04:00
ae1b064b5a remove broken support for Darwin/macOS 2022-03-14 19:37:29 -04:00
dfcafed20a several fixes for new opal format 2022-02-24 08:02:19 -05:00
d4f74a5a51 add new format-type for OPAL-RT's AsyncIP example 2022-02-24 08:02:19 -05:00
e51cdc1343 disable broken tests 2022-01-11 11:43:05 -05:00
c0fc6f4a10 improve tests 2022-01-11 09:19:54 -05:00
06029a6fa1 tests: continue work on redis integration test 2022-01-11 09:19:54 -05:00
23f994294a tests: fix relay test 2022-01-11 09:19:54 -05:00
7f7ae44acc tests: added integration test for villas-relay 2022-01-11 09:19:54 -05:00
784e970bfe port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
9c05ceb976 tests: add and test format example configs 2021-10-04 19:49:51 +00:00
18c68f0f4f ci: fix tests 2021-09-22 17:06:08 +02:00
4c6248d1c2 tests: make tests faster 2021-09-22 10:48:44 +02:00
16dec338d1 tests: disable broken tests 2021-09-22 10:48:17 +02:00
ce919ad6ce tests: use villas helper script 2021-09-22 10:42:03 +02:00
4171e49698 compare: increase epsilon 2021-09-22 10:27:01 +02:00
23f3cc9ee6 tests: fix config tests 2021-09-21 15:22:09 +02:00
069a7611ab memory: do not attempt to reserve hugepages or lock memory in unprivileged environments 2021-09-21 10:15:42 +02:00
57fcc3c4f8 several minor fixes 2021-09-14 10:50:05 +02:00
2b21e5f7c6 remove dependency on std::filesystem 2021-09-13 19:46:03 +02:00
4d6c746232 fix doxygen @todo commands 2021-08-31 14:40:37 +02:00
00a9e92b0a remove old plugin code 2021-06-21 16:11:42 -04:00
731909c3a8 ported io/format code to C++ 2021-06-17 08:26:46 -04:00
8837ef4e5e tests: disable broken tests 2021-03-19 12:54:25 +00:00
c840ba567b some cleanups and fixes 2021-03-19 06:35:14 -04:00
6928974a93 lua: added integration tests and a few bug fixes 2021-03-17 14:58:45 +00:00
44b11d54b1 ci: use GitLab services for AMQP and MQTT tests 2021-03-17 14:58:45 +00:00
4f370ee1b2 drop legacy logger 2021-03-17 14:58:45 +00:00
0c8d013f06 fix unit test 2021-02-22 23:22:33 +01:00
937d4f0aae signal_data: only use type not complete signal struct 2021-02-19 07:03:21 +01:00
2c299c69cf tests: fix URL for advio WebDav tests 2021-01-08 20:54:28 +01:00
Felix Wege
f00c225b26 io: removed CHECKED state and fixed sprintf/sscan 2021-01-08 14:49:28 +01:00
c7c513a5f6 ci: fix all remaining cppcheck warnings and errors 2020-09-11 15:15:36 +02:00
461980dbcf tests: fix a lot of the integration tests 2020-09-10 17:41:30 +02:00
a9eb2c1d67 mapping: rewrote using std::regex 2020-09-10 17:41:29 +02:00
6411fc5ca7 warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
3c13f67930 refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
57f570d9b0 list: use new lookup methods 2020-08-25 20:22:19 +02:00
9198ad4997 tests: fix integration tests for new API 2020-08-17 17:30:21 +02:00
Niklas Eiling
d8795655e4 can: make integration test find vcan interface automatically 2020-07-09 07:25:37 +02:00
Niklas Eiling
a0c7876d74 can: for integration test check if interface is up 2020-07-09 07:25:36 +02:00
Niklas Eiling
5739923bdd can: add integration test 2020-07-09 07:25:36 +02:00
8e259516a3 add more nullptr checks after memory allocations 2020-07-06 14:03:43 +02:00
2c2ef72e9e tests: prepare api-nodes testcase for testing new output signal propagation 2020-07-06 14:03:43 +02:00
4d18b0e9df config: enable subsitution of environment variables and resolvement of @include directives 2020-07-06 13:25:12 +02:00
def4880096 cmake: fix test execution 2020-07-01 17:07:17 +02:00
32a4053b72 cmake: fix execution of tests 2020-07-01 17:07:17 +02:00
037bfcb81e fix initialization errors 2020-07-01 17:07:17 +02:00