8e259516a3
add more nullptr checks after memory allocations
2020-07-06 14:03:43 +02:00
2c2ef72e9e
tests: prepare api-nodes testcase for testing new output signal propagation
2020-07-06 14:03:43 +02:00
4d18b0e9df
config: enable subsitution of environment variables and resolvement of @include directives
2020-07-06 13:25:12 +02:00
def4880096
cmake: fix test execution
2020-07-01 17:07:17 +02:00
32a4053b72
cmake: fix execution of tests
2020-07-01 17:07:17 +02:00
037bfcb81e
fix initialization errors
2020-07-01 17:07:17 +02:00
e21a08e290
tests: fix unit tests
2020-07-01 17:07:16 +02:00
cdf1819def
2020-07-01 17:07:16 +02:00
170c284b24
fix Criterion tests
2020-01-26 18:22:31 +01:00
e53661a62c
update copyright year to 2020
2020-01-20 17:17:00 +01:00
c406a153dc
memory: add new mmap allocator
2019-10-26 13:35:40 +02:00
995e4b5ec9
memory: use default value for memory type
2019-10-26 13:34:03 +02:00
4a21758081
memory: remove memory_type_lookup()
2019-10-26 13:29:08 +02:00
4350683174
memory: change argument order
2019-10-26 13:07:02 +02:00
e1e9b2e1fc
format: fix parsing of complex values in villas.humas format (closes #261 )
2019-09-03 22:54:10 +02:00
a6ad231f7a
gate: add integration test
2019-06-27 01:36:35 +02:00
150d4591fd
replace C-style headers with C++ C-compatability headers
2019-06-23 16:57:00 +02:00
ef17ec19a2
refactor enums to class enums
2019-06-23 16:13:23 +02:00
c842914bc5
stats: port to C++
2019-06-23 13:35:42 +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
6a106b42e5
use villas/utils.hpp instead of villas/utils.h
2019-04-23 13:09:50 +02:00
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