|
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 |
|
|
9b5e69bb1b
|
tests: add configurable timeout for tests
|
2017-07-01 22:00:23 +02:00 |
|
|
2ec2859b6f
|
tests: use new -l switch of villas-pipe
|
2017-07-01 21:59:19 +02:00 |
|
|
11ecb81ca8
|
tests: make number of samples configurable with -l switch
|
2017-07-01 21:59:18 +02:00 |
|
|
97127b44ca
|
socket: add integration test for new multicast feature
|
2017-06-28 10:41:17 +02:00 |
|
|
8ec24a6a26
|
file: add loopback integration test
|
2017-06-17 18:55:37 +02:00 |
|
|
e8a5a431a3
|
advio: add unit test for large download
|
2017-06-17 18:55:37 +02:00 |
|
|
88057e8feb
|
tests: fix indention of configuration files
|
2017-06-17 18:55:37 +02:00 |
|
|
293884b31b
|
advio: support resumable up and downloads
|
2017-06-17 18:55:37 +02:00 |
|
|
f1ad2104ad
|
tests: fix list unit tests
|
2017-06-17 03:47:10 +02:00 |
|
|
a7122331c5
|
tests: another format string fix
|
2017-06-17 03:46:42 +02:00 |
|
|
4d0586d5f7
|
fix unit tests
|
2017-06-17 03:16:27 +02:00 |
|
|
3f1bbac4e9
|
buildsystem: improve compatability with Ubuntu / Debian distros
|
2017-06-17 03:15:13 +02:00 |
|
|
c09b1d0029
|
tests: rename
|
2017-06-15 15:48:39 +02:00 |
|
|
c33f11a3d9
|
tests: more improvements to pipe-loopback-socket
|
2017-06-15 15:48:25 +02:00 |
|
|
bde2b6ebba
|
Merge branch 'shmem-rework' into 'develop'
Rework shmem interface to be symmetric
See merge request !23
|
2017-06-15 15:39:57 +02:00 |
|
|
d8521f74f1
|
tests: make pipe-loopback-socket-full more robust
|
2017-06-15 15:36:43 +02:00 |
|
|
3fa2c4daf6
|
shmem: increased test coverage for shared memory node-type
|
2017-06-15 15:26:37 +02:00 |
|
Georg Reinke
|
67d835b520
|
add loopback test for shmem interface
|
2017-06-14 13:05:37 +02:00 |
|
|
ecc9c3a057
|
tests: allow skipping of tests by using return code 99
|
2017-06-09 16:08:45 +02:00 |
|
|
7103b2a4de
|
added two integration tests for new nanomsg and zeromq node-types
|
2017-05-28 19:06:22 +02:00 |
|
|
1f19162b7a
|
socket: added integration tests for pretty much all socket configurations
|
2017-05-28 18:51:28 +02:00 |
|
|
78224a29d3
|
prepare more loopback tests
|
2017-05-23 15:22:37 +02:00 |
|
|
6c62a946ca
|
cleanups
|
2017-05-14 11:10:27 +02:00 |
|
|
1698ebb36d
|
fix integration test pipe-file-advio
|
2017-05-10 13:10:35 +02:00 |
|