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

164 commits

Author SHA1 Message Date
be1a39b03b hook: added new hook for rate limiting 2018-03-28 14:13:13 +02:00
041f6be982 iec61850: rewrote iec61850-9-2 node-type in preperation for support of iec61850-8-1 node-type 2017-12-06 16:44:50 +08:00
2fc4285b55 Merge branch 'node-iec61850-9-2' into develop 2017-11-18 01:56:12 +01:00
614e994d48 iec61850-9-2: fix integration test (hacky) 2017-11-18 01:53:43 +01:00
38e9f70a10 amqp: added integration test 2017-11-18 01:05:29 +01:00
58fc61f82c iec61850-9-2: finished Sampled Values implementation 2017-11-17 17:52:26 +01:00
18a6e035a0 remove obsolete comment 2017-10-28 10:20:52 +02:00
bd8a3b1b25 tests: added integration test for Python / Protobuf client 2017-10-28 10:16:43 +02:00
d80289a5a3 tests: do socket loopback test with more than 1 value per sample 2017-10-27 19:17:11 +02:00
86285bf922 tests: removed obsolete test case 2017-10-27 19:16:49 +02:00
950d44c32e protobuf: added new format type 2017-10-27 19:16:26 +02:00
92bd1965d1 tests: removed obsolete test cases 2017-10-26 18:46:23 +02:00
50b7ed9e6e socket: added integration for AF_UNIX sockets 2017-10-26 18:39:48 +02:00
48452f6ed6 fix integration tests for loopback node-type and socket multicast 2017-10-18 14:23:50 +02:00
876a147842 fix memory leaks detected by valgrind 2017-09-05 01:09:34 +02:00
a45b39b07a tests: fix format names 2017-09-04 23:05:21 +02:00
9e354e7382 stats: fixes for new stats node type 2017-09-04 23:03:55 +02:00
f5e542ef67 tests: some cleanup 2017-09-04 14:29:51 +02:00
c1f83ffd20 tests: added stress test for API 2017-09-04 10:39:40 +02:00
da3a056c9a tests: remove some obsolete code 2017-08-31 17:25:23 +02:00
5d0ba771c6 Merge branch 'node-test' into develop
# Conflicts:
#	include/villas/api/session.h
#	lib/api.c
#	lib/super_node.c
#	lib/web.c
2017-08-27 18:44:03 +02:00
d2da63887b tests: remove debugging output from pipe-loopback-websocket 2017-08-27 18:01:34 +02:00
fcb90ae5c9 tests: add new testcase for websockets, add perfixes and several bug fixes 2017-08-27 17:07:04 +02:00
1e8737393f tests: added integration test for print hook 2017-08-23 16:49:25 +02:00
723dc9fdaa fix configuration 2017-08-20 10:55:05 +02:00
1716a93b5a tests: do not use conf2json anymore 2017-08-20 10:54:34 +02:00
3feb5a9dab tests: add integration tests for new API actions 2017-08-10 17:58:01 +02:00
7eaa93cd36 migrate integration tests to new config format 2017-08-03 00:21:56 +02:00
d77808368f tests: fix integration 2017-07-14 19:26:19 +02:00
77201b6813 tests: move integration test script 2017-07-14 16:30:49 +02:00
4b274626e7 loopback: add new loopback node-type to have a more performant replacement for localhost socket-nodes 2017-07-14 13:12:48 +02:00
d6dec9bc22 tests: fix pipe-loopback-shmem 2017-07-02 20:00:10 +02:00
dab4a4ebfb tests: improve pipe-loopback-file 2017-07-02 19:37:48 +02:00
16f2b22a12 file: make flush() configurable 2017-07-02 19:37:48 +02:00
14123951ba tests: fix file node-type configuration 2017-07-02 18:58:07 +02:00
e4fc06ed9e tests: use random data to avoid false positive due to stale data 2017-07-02 00:14:18 +02:00
b44289022d tests: remove broken prefixed of node tests 2017-07-01 22:03:15 +02:00
2ec2859b6f tests: use new -l switch of villas-pipe 2017-07-01 21:59:19 +02:00
11ecb81ca8 tests: make number of samples configurable with -l switch 2017-07-01 21:59:18 +02:00
97127b44ca socket: add integration test for new multicast feature 2017-06-28 10:41:17 +02:00
8ec24a6a26 file: add loopback integration test 2017-06-17 18:55:37 +02:00
88057e8feb tests: fix indention of configuration files 2017-06-17 18:55:37 +02:00
c09b1d0029 tests: rename 2017-06-15 15:48:39 +02:00
c33f11a3d9 tests: more improvements to pipe-loopback-socket 2017-06-15 15:48:25 +02:00
d8521f74f1 tests: make pipe-loopback-socket-full more robust 2017-06-15 15:36:43 +02:00
3fa2c4daf6 shmem: increased test coverage for shared memory node-type 2017-06-15 15:26:37 +02:00
Georg Reinke
67d835b520 add loopback test for shmem interface 2017-06-14 13:05:37 +02:00
7103b2a4de added two integration tests for new nanomsg and zeromq node-types 2017-05-28 19:06:22 +02:00
1f19162b7a socket: added integration tests for pretty much all socket configurations 2017-05-28 18:51:28 +02:00
78224a29d3 prepare more loopback tests 2017-05-23 15:22:37 +02:00