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

463 commits

Author SHA1 Message Date
15c3f04c5d cmake: more fixes 2019-04-05 22:10:46 +02:00
8d3a140f4f cmake: improve supported combination of compile options 2019-04-05 20:58:42 +02:00
8678f236a7 cmake: adhere to WITH_CONFIG option 2019-04-05 11:03:16 +02:00
d54f4c464e tests: harmonize output 2019-03-31 22:37:01 +02:00
eb1ac25e08 tests: enable config plausability checks in addition to syntax checks 2019-03-31 22:14:29 +02:00
7f3986e787 rename villas-config-check to villas-test-config 2019-03-31 21:11:40 +02:00
8dbbf12d7e Merge branch 'node-rtp-2' into develop 2019-03-27 14:50:45 +01:00
11ec3148c4 tests: add new test for chained hooks in villas-node 2019-03-27 13:46:45 +01:00
69212f7cc5 tests: fix integration/pipe-loopback-iec61850-9-2 2019-03-26 15:53:47 +01:00
fe26cad193 tests: fix script for testing example configurations 2019-03-26 15:39:07 +01:00
a855d9dbd5 tests: add integration check to validate example configs 2019-03-26 15:39:07 +01:00
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