|
fba30731aa
|
task: simplify interface
|
2017-09-16 15:33:01 +02:00 |
|
|
876a147842
|
fix memory leaks detected by valgrind
|
2017-09-05 01:09:34 +02:00 |
|
|
a45b39b07a
|
tests: fix format names
|
2017-09-04 23:05:21 +02:00 |
|
|
9e354e7382
|
stats: fixes for new stats node type
|
2017-09-04 23:03:55 +02:00 |
|
|
26b7150f6a
|
format: more refactoring
|
2017-09-04 16:19:27 +02:00 |
|
|
6922e273bb
|
io: renamed formats (msg -> villas-binary, villas -> villas-human)
|
2017-09-04 14:39:15 +02:00 |
|
|
100b9f2110
|
tests: bug fixes
|
2017-09-04 14:30:07 +02:00 |
|
|
f5e542ef67
|
tests: some cleanup
|
2017-09-04 14:29:51 +02:00 |
|
|
c1f83ffd20
|
tests: added stress test for API
|
2017-09-04 10:39:40 +02:00 |
|
|
44c4e9d52f
|
refactor: whitespace changes only
|
2017-09-02 22:02:01 +02:00 |
|
|
76ec183035
|
fix initialization of list
|
2017-09-02 21:06:59 +02:00 |
|
|
da3a056c9a
|
tests: remove some obsolete code
|
2017-08-31 17:25:23 +02:00 |
|
|
d7dd7240db
|
tests: adding unit tests for queue_signalled
|
2017-08-30 12:36:15 +02:00 |
|
|
544aa42723
|
mapping: complete refactoring
|
2017-08-28 17:18:06 +02:00 |
|
|
50b3529c90
|
improved mapping module to support node name prefixes
|
2017-08-28 12:48:15 +02:00 |
|
|
5d0ba771c6
|
Merge branch 'node-test' into develop
# Conflicts:
# include/villas/api/session.h
# lib/api.c
# lib/super_node.c
# lib/web.c
|
2017-08-27 18:44:03 +02:00 |
|
|
d2da63887b
|
tests: remove debugging output from pipe-loopback-websocket
|
2017-08-27 18:01:34 +02:00 |
|
|
fcb90ae5c9
|
tests: add new testcase for websockets, add perfixes and several bug fixes
|
2017-08-27 17:07:04 +02:00 |
|
|
1e8737393f
|
tests: added integration test for print hook
|
2017-08-23 16:49:25 +02:00 |
|
|
92b1ef24ea
|
tests: add low-level IO test
|
2017-08-23 15:45:28 +02:00 |
|
|
ba27640ad0
|
tests: add missing includes
|
2017-08-23 15:45:15 +02:00 |
|
|
5ec67e3134
|
removed superfluous includes
|
2017-08-23 15:05:50 +02:00 |
|
|
723dc9fdaa
|
fix configuration
|
2017-08-20 10:55:05 +02:00 |
|
|
1716a93b5a
|
tests: do not use conf2json anymore
|
2017-08-20 10:54:34 +02:00 |
|
|
0239a15a84
|
tests: fixed unit tests for new io and tasks modules
|
2017-08-20 10:48:44 +02:00 |
|
|
3eea0c67bb
|
- introduce low-level interface for new IO subsystem: we now have a fully extensible system for new IO formats and file formats
- reworked file node-type to remove in / out directions
|
2017-08-14 14:42:07 +02:00 |
|
|
3feb5a9dab
|
tests: add integration tests for new API actions
|
2017-08-10 17:58:01 +02:00 |
|
|
c5fc72dd78
|
adding pluggable IO formats
|
2017-08-05 21:02:09 +02:00 |
|
|
7eaa93cd36
|
migrate integration tests to new config format
|
2017-08-03 00:21:56 +02:00 |
|
|
434fe6dbd6
|
replaced libconfig by jansson for parsing the configuration (huge commit)
|
2017-08-03 00:19:27 +02:00 |
|
|
7b61a71b93
|
fix: clang compiler warnings
|
2017-07-25 12:07:06 +02:00 |
|
|
d77808368f
|
tests: fix integration
|
2017-07-14 19:26:19 +02:00 |
|
|
77201b6813
|
tests: move integration test script
|
2017-07-14 16:30:49 +02:00 |
|
|
eb471d68ee
|
fix build error
|
2017-07-14 13:43:54 +02:00 |
|
|
4b274626e7
|
loopback: add new loopback node-type to have a more performant replacement for localhost socket-nodes
|
2017-07-14 13:12:48 +02:00 |
|
|
f7608fd653
|
tests: add another valgrind testcase
|
2017-07-13 22:14:15 +02:00 |
|
|
51d80b73ce
|
refactoring: json.c => config_helper.c & sample_io_json.c
|
2017-07-13 22:13:40 +02:00 |
|
|
94ae566091
|
utils: renamed macros for color output
|
2017-07-12 12:18:43 +02:00 |
|
|
6ccb8c674c
|
increase timeout of integration tests
|
2017-07-07 09:57:36 +02:00 |
|
|
913b8d61e5
|
tests: add valgrind test for villas-signal
|
2017-07-07 00:13:46 +02:00 |
|
|
a1c5e6eeae
|
run valgrind tests in debug configuration
|
2017-07-03 00:07:53 +02:00 |
|
|
2b913d4d69
|
tests: fix valgrind warnings
|
2017-07-02 23:57:03 +02:00 |
|
|
d6dec9bc22
|
tests: fix pipe-loopback-shmem
|
2017-07-02 20:00:10 +02:00 |
|
|
b8e6bbed78
|
some cleanup and refactoring
|
2017-07-02 19:37:48 +02:00 |
|
|
dab4a4ebfb
|
tests: improve pipe-loopback-file
|
2017-07-02 19:37:48 +02:00 |
|
|
16f2b22a12
|
file: make flush() configurable
|
2017-07-02 19:37:48 +02:00 |
|
|
14123951ba
|
tests: fix file node-type configuration
|
2017-07-02 18:58:07 +02:00 |
|
|
a7fcd091d4
|
tests: better summary
|
2017-07-02 00:14:42 +02:00 |
|
|
e4fc06ed9e
|
tests: use random data to avoid false positive due to stale data
|
2017-07-02 00:14:18 +02:00 |
|
|
b44289022d
|
tests: remove broken prefixed of node tests
|
2017-07-01 22:03:15 +02:00 |
|