Felix Wege
|
f00c225b26
|
io: removed CHECKED state and fixed sprintf/sscan
|
2021-01-08 14:49:28 +01:00 |
|
|
c7c513a5f6
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
|
|
461980dbcf
|
tests: fix a lot of the integration tests
|
2020-09-10 17:41:30 +02:00 |
|
|
a9eb2c1d67
|
mapping: rewrote using std::regex
|
2020-09-10 17:41:29 +02:00 |
|
|
6411fc5ca7
|
warn about unused return values for *_{init,destroy}() functions
|
2020-09-10 17:41:29 +02:00 |
|
|
3c13f67930
|
refactor: struct node -> struct vnode
|
2020-09-10 17:40:36 +02:00 |
|
|
57f570d9b0
|
list: use new lookup methods
|
2020-08-25 20:22:19 +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 |
|
|
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 |
|