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

162 commits

Author SHA1 Message Date
92bf4bcd77 tests: fix IO format test 2018-03-26 12:50:30 +02:00
f758792bad tests: fix includes 2018-03-26 12:50:15 +02:00
e5afb8ec48 fix several build system related issues 2018-02-06 23:29:54 +01:00
a1a4e0ea7e tests: fix portability issues for running the tests on OS X/BSD 2018-01-31 09:40:08 +01:00
84d9e3ab6b tests: be more descriptive 2018-01-16 08:58:39 +01:00
b85c975998 tests: re-add coverage tests 2018-01-16 08:58:24 +01:00
5fb48d607e moved VILLASfpga specific code to separate repo 2017-11-21 21:51:07 +01:00
2aaa6520d0 fail if included Makefiles are missing 2017-10-28 16:43:07 +02:00
792cf1853a several fixes to compile VILLASnode on Ubuntu 16.04 2017-10-20 11:54:00 +02:00
702dc34052 c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
7221d054ea added new bitset datastructure for arbitrary lengths 2017-10-18 09:31:14 +02:00
80ee8d786d refactored sample by adding more *_many() functions 2017-10-16 08:09:07 +02:00
7def6349d5 bugfixes 2017-09-16 15:33:30 +02:00
fba30731aa task: simplify interface 2017-09-16 15:33:01 +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
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
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
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
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
c5fc72dd78 adding pluggable IO formats 2017-08-05 21:02:09 +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
eb471d68ee fix build error 2017-07-14 13:43:54 +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
e8a5a431a3 advio: add unit test for large download 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
6c62a946ca cleanups 2017-05-14 11:10:27 +02:00
a87cad471d hist: fix unit test 2017-05-08 00:50:54 +02:00
b60f679162 advio: add unit test for local files 2017-05-08 00:50:54 +02:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
c490387412 fix unit tests to be more portable 2017-05-05 17:28:17 +00:00
9b1e6a33ed add license to headers 2017-04-27 13:20:20 +02:00
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
Georg Reinke
025713a46e don't link libext against any external libraries 2017-04-15 20:38:58 +02:00
96aa1fd37f added unit tests for kernel_* functions 2017-04-02 02:34:14 +02:00
63475942d7 add some error checks during initialisation of unit tests 2017-04-02 00:14:35 +02:00
19930cd003 fix GitLab CI 2017-03-31 22:49:35 +02:00