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

402 commits

Author SHA1 Message Date
00631f9b07 fix compiler warning about signed/unsigned comparison 2019-03-26 07:15:07 +01:00
618b25bf4f port config_helper.c to C++ 2019-03-26 07:15:07 +01:00
Marvin Klimke
e575b98c9c prepare functional test script in virtual machine 2019-03-18 15:42:26 +01:00
c26d3bc093 Merge branch 'node-rtp-2' into develop 2019-03-15 17:37:59 +01:00
Marvin Klimke
0d4ab5949b rtp: small fixes to remote test script, still need to resolve broken pipe problem 2019-03-12 17:00:23 +01:00
Marvin Klimke
3873847de0 rtp: adapt test script to work with remote server 2019-03-12 16:46:28 +01:00
b7d0f174ca remove auto signal type detection 2019-03-09 13:34:51 +01:00
80605a9455 tests: fix mapping unit test 2019-03-09 00:33:23 +01:00
c8ada99e03 tests: update hook tests 2019-03-09 00:33:13 +01:00
Marvin Klimke
4cf457e8a8 rtp: add first approach to test script with remote server support
this script should perspectively start a villas-node instance on a
remote server and send samples to this server, which saves it to a
file that tranferred back afterwards.
2019-02-25 17:05:28 +01:00
Marvin Klimke
8142944b39 properly delete temp config files in rtp tests 2019-02-25 15:06:27 +01:00
4147826a96 tests: started with test for new dp hook 2019-02-18 01:11:47 +01:00
d3e4616b32 add README for running integration tests 2019-02-17 22:46:52 +01:00
fa5a770b30 tests: fix integration test node-stats 2019-02-17 22:24:49 +01:00
95dafe15da tests: refactor integration-tests-helper.sh -> villas-helper.sh 2019-02-17 22:24:37 +01:00
b3e729e4ef Merge branch 'node-rtp-2' into develop 2019-02-17 21:19:24 +01:00
1d23b50ae2 tests: improve some parameters of the RTP TBF test 2019-02-17 21:18:09 +01:00
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