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

463 commits

Author SHA1 Message Date
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
e21a08e290 tests: fix unit tests 2020-07-01 17:07:16 +02:00
cdf1819def 2020-07-01 17:07:16 +02:00
170c284b24 fix Criterion tests 2020-01-26 18:22:31 +01:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
c406a153dc memory: add new mmap allocator 2019-10-26 13:35:40 +02:00
995e4b5ec9 memory: use default value for memory type 2019-10-26 13:34:03 +02:00
4a21758081 memory: remove memory_type_lookup() 2019-10-26 13:29:08 +02:00
4350683174 memory: change argument order 2019-10-26 13:07:02 +02:00
e1e9b2e1fc format: fix parsing of complex values in villas.humas format (closes #261) 2019-09-03 22:54:10 +02:00
a6ad231f7a gate: add integration test 2019-06-27 01:36:35 +02:00
150d4591fd replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
ef17ec19a2 refactor enums to class enums 2019-06-23 16:13:23 +02:00
c842914bc5 stats: port to C++ 2019-06-23 13:35:42 +02:00
f05b2ae952 exec: add support for env variables, working directory. non-shell mode 2019-06-23 10:53:10 +02:00
09a5d810e3 exec: add new exec node-type 2019-06-05 18:59:45 +02:00
6a106b42e5 use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:09:50 +02:00