2ff86fed25
tests: add integration test for averaging hook
2019-01-21 22:09:21 +01:00
8f7c8ae71e
update copyright year to 2019
2019-01-13 00:42:39 +01:00
5b443aeff4
Merge branch 'node-rtp' into develop
2019-01-07 10:20:02 +01:00
e8e7dfbdf1
tests: cleanup skip message of node-infiniband test
2018-12-23 00:09:05 +01:00
4ab23abff8
tests: provide reason for skipping hook-cast test
2018-12-23 00:08:47 +01:00
eb35ae8c5c
tests: improve convert test
2018-12-23 00:08:28 +01:00
345c1a90ad
tests: add tsv format to convert test
2018-12-23 00:08:14 +01:00
Marvin Klimke
40d9bd5368
[WIP] add integration test script for rtp node
...
aparently not yet working.
2018-12-07 15:16:11 +01:00
c090b0bc76
tests: fix python example
2018-12-04 13:27:42 +01:00
3f74b2ad96
tests: fix configuration of shmem test
2018-12-04 11:00:16 +01:00
6338e2fa6e
tests: fix debugging levels
2018-12-04 10:44:50 +01:00
cdc6ff60ed
tests: use port 8080 for non-root execution
2018-12-04 10:43:54 +01:00
8df45ab5fb
tests: fix api-stress test
2018-12-04 00:30:44 +01:00
3a53e27bde
tests: fix api-restart and api-shutdown tests
2018-12-02 03:57:40 +01:00
eef7420579
tests: avoid errors about non-matching address families
2018-12-02 03:11:32 +01:00
ccd53ab350
tests: fix debug levels
2018-12-02 03:11:32 +01:00
8a5aba08f4
tests: use ports > 1024 in order to run without superuser privs
2018-12-02 03:11:32 +01:00
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