Marvin Klimke
|
623385cda9
|
fixes related to tc support
|
2019-02-15 11:18:32 +01:00 |
|
Marvin Klimke
|
0e35af35e3
|
rtp: add test script with tbf qdisc support
|
2019-02-15 11:00:02 +01:00 |
|
|
f283a72b65
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2019-02-15 10:25:05 +01:00 |
|
Marvin Klimke
|
8da43f7070
|
rtp: small fix in debug output, lower bound of 1 for decimate hook ratio
|
2019-02-15 10:19:58 +01:00 |
|
|
2936cd3ddc
|
stats: refactor stats system and allow for more flexible configuration of stats node
|
2019-02-15 09:40:38 +01:00 |
|
Marvin Klimke
|
7a12800306
|
rtp: test script: enable trcp and call villas-signal with -n option
|
2019-02-13 09:32:49 +01:00 |
|
|
c5e7045a41
|
refactor: MAPPING_STATS_TYPE -> STATS_TYPE
|
2019-02-12 22:04:06 +01:00 |
|
|
e02d06ccaf
|
tests: disable RTP tests for now in the CI
|
2019-02-12 20:57:08 +01:00 |
|
|
0348749de6
|
tests: further simplifications
|
2019-02-12 16:24:07 +01:00 |
|
|
a756b41cdc
|
tests: reduce the number of test cases in order to avoid running into timeouts
|
2019-02-12 14:31:54 +01:00 |
|
|
a9f5b782f6
|
fixups for separation of in/out signals
|
2019-02-06 15:11:08 +01:00 |
|
|
ac22c393b7
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2019-02-06 13:18:55 +01:00 |
|
|
1740df596b
|
separated in/out signal descriptors
|
2019-02-06 13:14:38 +01:00 |
|
Marvin Klimke
|
1b0dcbbd2c
|
rtp: add test script with two villas node instances on one machine
|
2019-01-30 17:24:17 +01:00 |
|
|
9ce305948f
|
rtp: use real-time input for testing RTCP & AIMD
|
2019-01-28 12:34:40 +01:00 |
|
|
3c42811d8b
|
rtp: fix parsing of RTCP config options
|
2019-01-28 11:10:23 +01:00 |
|
|
0ee8d73c87
|
rtp: improve debugging output
|
2019-01-28 11:09:44 +01:00 |
|
|
74dbe5eddf
|
tests: simplify rtp config
|
2019-01-23 13:30:15 +01:00 |
|
|
871e653f25
|
tests: fix intialization of legecy objects
|
2019-01-23 13:14:22 +01:00 |
|
|
357df1600f
|
sample: add function to dump sample details
|
2019-01-23 00:49:28 +01:00 |
|
|
2ff86fed25
|
tests: add integration test for averaging hook
|
2019-01-21 22:09:21 +01:00 |
|
|
df42a2880c
|
fix compiler errors about non-trivial designated initializers with GCC 7
|
2019-01-21 17:11:11 +01:00 |
|
|
8f7c8ae71e
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
|
|
d18d786801
|
refactor: list_* -> vlist_*
|
2019-01-07 10:28:55 +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 |
|
|
5ffa34b811
|
fix warning about signed differ
|
2018-11-30 21:36:55 +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 |
|
|
d6aa1aea35
|
tests: use criterions C++ allocators
|
2018-11-30 21:36:26 +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 |
|
|
707affc027
|
cpp: update unit tests
|
2018-11-30 21:36:26 +01:00 |
|