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

435 commits

Author SHA1 Message Date
f758792bad tests: fix includes 2018-03-26 12:50:15 +02:00
e5afb8ec48 fix several build system related issues 2018-02-06 23:29:54 +01:00
a1a4e0ea7e tests: fix portability issues for running the tests on OS X/BSD 2018-01-31 09:40:08 +01:00
84d9e3ab6b tests: be more descriptive 2018-01-16 08:58:39 +01:00
b85c975998 tests: re-add coverage tests 2018-01-16 08:58:24 +01:00
cce5bbe384 Merge branch 'new-iec61850-9-2' into develop 2017-12-06 16:57:41 +08: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
5fb48d607e moved VILLASfpga specific code to separate repo 2017-11-21 21:51:07 +01: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
2aaa6520d0 fail if included Makefiles are missing 2017-10-28 16:43:07 +02: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
792cf1853a several fixes to compile VILLASnode on Ubuntu 16.04 2017-10-20 11:54:00 +02:00
702dc34052 c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
48452f6ed6 fix integration tests for loopback node-type and socket multicast 2017-10-18 14:23:50 +02:00
7221d054ea added new bitset datastructure for arbitrary lengths 2017-10-18 09:31:14 +02:00
80ee8d786d refactored sample by adding more *_many() functions 2017-10-16 08:09:07 +02:00
7def6349d5 bugfixes 2017-09-16 15:33:30 +02:00
fba30731aa task: simplify interface 2017-09-16 15:33:01 +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
26b7150f6a format: more refactoring 2017-09-04 16:19:27 +02:00
6922e273bb io: renamed formats (msg -> villas-binary, villas -> villas-human) 2017-09-04 14:39:15 +02:00
100b9f2110 tests: bug fixes 2017-09-04 14:30:07 +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
44c4e9d52f refactor: whitespace changes only 2017-09-02 22:02:01 +02:00
76ec183035 fix initialization of list 2017-09-02 21:06:59 +02:00
da3a056c9a tests: remove some obsolete code 2017-08-31 17:25:23 +02:00
d7dd7240db tests: adding unit tests for queue_signalled 2017-08-30 12:36:15 +02:00
544aa42723 mapping: complete refactoring 2017-08-28 17:18:06 +02:00
50b3529c90 improved mapping module to support node name prefixes 2017-08-28 12:48:15 +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
92b1ef24ea tests: add low-level IO test 2017-08-23 15:45:28 +02:00
ba27640ad0 tests: add missing includes 2017-08-23 15:45:15 +02:00
5ec67e3134 removed superfluous includes 2017-08-23 15:05:50 +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