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

164 commits

Author SHA1 Message Date
731909c3a8 ported io/format code to C++ 2021-06-17 08:26:46 -04:00
8837ef4e5e tests: disable broken tests 2021-03-19 12:54:25 +00:00
6928974a93 lua: added integration tests and a few bug fixes 2021-03-17 14:58:45 +00:00
44b11d54b1 ci: use GitLab services for AMQP and MQTT tests 2021-03-17 14:58:45 +00:00
4f370ee1b2 drop legacy logger 2021-03-17 14:58:45 +00:00
2c299c69cf tests: fix URL for advio WebDav tests 2021-01-08 20:54:28 +01:00
461980dbcf tests: fix a lot of the integration tests 2020-09-10 17:41:30 +02:00
9198ad4997 tests: fix integration tests for new API 2020-08-17 17:30:21 +02:00
Niklas Eiling
d8795655e4 can: make integration test find vcan interface automatically 2020-07-09 07:25:37 +02:00
Niklas Eiling
a0c7876d74 can: for integration test check if interface is up 2020-07-09 07:25:36 +02:00
Niklas Eiling
5739923bdd can: add integration test 2020-07-09 07:25:36 +02:00
2c2ef72e9e tests: prepare api-nodes testcase for testing new output signal propagation 2020-07-06 14:03:43 +02:00
32a4053b72 cmake: fix execution of tests 2020-07-01 17:07:17 +02:00
cdf1819def 2020-07-01 17:07:16 +02:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
a6ad231f7a gate: add integration test 2019-06-27 01:36:35 +02:00
f05b2ae952 exec: add support for env variables, working directory. non-shell mode 2019-06-23 10:53:10 +02:00
09a5d810e3 exec: add new exec node-type 2019-06-05 18:59:45 +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
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
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
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
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
Marvin Klimke
7a12800306 rtp: test script: enable trcp and call villas-signal with -n option 2019-02-13 09:32:49 +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
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