2f37227861
tests: some improvements to pipe socket tests
2018-11-30 21:38:19 +01:00
ff1e01dbfb
tests: use new syntax to configure multiple signals of same type
2018-11-30 21:38:19 +01:00
2f0aebedc2
tests: adding new test for villas-convert
2018-11-30 21:37:52 +01:00
a49920af07
tests: fix integration test for hook shift_ts
2018-11-30 21:37:52 +01:00
40cee5bde3
tests: remove obsolete test case
2018-11-30 21:37:52 +01:00
9fac2a983f
tests: be compatible with BSD getopt() which does not permute the order of positional arguments
2018-11-30 21:36:27 +01:00
936be46f13
tests: added more integration tests
2018-11-30 21:36:26 +01:00
120e496814
tests: added new unit test for api capabilities
2018-11-30 21:36:26 +01:00
d72c5604e8
cmake: several improvments to the build system
2018-11-30 21:00:53 +01:00
1afe25545a
tests: do not rely on external config files
2018-10-28 13:26:13 +01:00
d35971c26c
refactor: update copyright years
2018-08-20 18:40:03 +02:00
57f21cba0f
tests: fix integration tests
2018-08-20 18:32:01 +02:00
123d822c48
tests: add new integration test for scale hook
2018-08-17 10:59:13 +02:00
c4de010967
tests: enable integration test for AMQP node-type
2018-08-17 10:55:58 +02:00
a57de1123a
tests: add new integration test for MQTT node-type
2018-08-17 10:55:28 +02:00
5f729883cb
tests: removed obsolete test for map hook
2018-08-17 10:50:28 +02:00
Dennis Potter
fadc507ff5
Updated integration test with new transport modes
2018-08-07 17:37:26 +02:00
Dennis Potter
f6ac2341cc
Fixed integration tests and benchmarks for changes commited in
...
027555c34d
2018-08-02 11:31:11 +02:00
Dennis Potter
54fd51269b
Fixed typo
2018-07-28 16:43:14 +02:00
Dennis Potter
13c9066822
Accidentally deleted UDP mode, added it back
2018-07-28 15:18:10 +02:00
Dennis Potter
b96a55237b
Added pthread_testcancel() in ib_read()
...
As discussed in issue #186 and on IM. This function check every 2048th
cycle if the thread should be canceled.
This also removed the need for 'kill -9' in the integration test.
2018-07-26 15:46:41 +02:00
Dennis Potter
918a077245
Wrapped tests in a loop and used @include. Closes #168
2018-07-26 15:33:15 +02:00
Dennis Potter
a92491ad30
Fixed minor bug
2018-07-25 18:50:58 +02:00
Dennis Potter
d4fc842900
Added condition which checks if Infiniband cards are present
2018-07-25 18:46:33 +02:00
Dennis Potter
50655d5d88
Added file node and UDP test
2018-07-25 18:34:23 +02:00
Dennis Potter
8e37e41947
Removed unused node results
2018-07-25 16:31:09 +02:00
Dennis Potter
add8789e23
Added first version of integration test for Infiniband node
2018-07-25 14:48:23 +02:00
cc139b6101
cmake: fix target dependencies for tests
2018-07-04 15:09:53 +02:00
9094941b4c
cmake: add more CMakeLists.txt
2018-06-29 14:36:50 +02:00
f585a94ebf
remove most of the old Makefiles
2018-06-29 14:36:24 +02:00
a2478b0d69
tests: improve readability
2018-05-13 14:22:07 +02:00
c59e0948c3
io: use dots instead of hyphens in format names
2018-05-08 08:45:18 +02:00
5a1127f873
tests: disable pipe-loopback-amqp due to missing AMQP broker
2018-03-28 15:20:06 +02:00
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