1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
Commit graph

77 commits

Author SHA1 Message Date
122ba0f0f5 Merge branch 'node-shm' into develop 2017-04-18 01:50:12 +02:00
2bc8788a7e fix invalid request format in api integration tests 2017-04-18 01:38:53 +02:00
23d0172c94 integration tests must use 'villas-subcommand' instead' of 'villas subcommand' 2017-04-18 01:38:53 +02:00
Georg Reinke
025713a46e don't link libext against any external libraries 2017-04-15 20:38:58 +02:00
7c73251c60 add integration test for api command ‚nodes‘ 2017-04-02 13:03:49 +02:00
1c869e49a7 api: use new request / response format 2017-04-02 12:58:36 +02:00
bdf8f9bf26 added integration test for a combo of villas-node and villas-pipe performing a loopback 2017-04-02 04:30:38 +02:00
45309bc45d added integration test for villas-pipe doing a simple loopback 2017-04-02 04:30:07 +02:00
e420abede2 added integration test for villas-test-cmp 2017-04-02 04:29:36 +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
530753b5ef cosmetic changes for memory_manager unit tests 2017-03-31 18:28:51 +02:00
a256417417 Merge branch 'memtype-managed' into develop 2017-03-31 18:28:19 +02:00
2d4836f21d added integration test for remote file node-type 2017-03-29 20:15:04 +02:00
725a4e544e fix coverage and some other test related issues 2017-03-29 19:16:17 +02:00
Georg Reinke
78f5a3f818 use new _vd element for possible memtype state 2017-03-29 11:29:53 +02:00
d9137790a3 added missing unit tests for cpuset helpers and box muller transform 2017-03-29 08:11:09 +02:00
5f17ed7786 fix nasty dead-lock in queue unit-test 2017-03-29 04:26:16 +02:00
3405f4ffed fixing and disabling FPGA unit-tests 2017-03-29 04:25:51 +02:00
Georg Reinke
f4959f51b7 memtype-managed: fix typo in test 2017-03-28 13:32:17 +02:00
Georg Reinke
ccdb41d9d2 memtype-managed: fixed wrong test assumption 2017-03-28 13:10:33 +02:00
Georg Reinke
dd738a6462 add simple tests for memory allocator 2017-03-28 12:06:10 +02:00
Georg Reinke
af7c64e531 fix tests not compiling 2017-03-28 10:28:20 +02:00
eb4cb081f1 added integration tests 2017-03-27 12:39:29 +02:00
f28dd96c30 added json_to_config in order to support JSON as new config file format 2017-03-27 12:38:19 +02:00
80d3ae13d5 added new sample_io module for adding new IO formats 2017-03-27 12:28:13 +02:00
99a142bb6b added and fixed a bunch of unit tests 2017-03-25 21:23:48 +01:00
411b9dd326 replaced most occurrences of list_foreach with a traditional for loop due to performance reasons 2017-03-25 21:23:31 +01:00
19e98af8e3 remove obsolete flag parameter from afopen() 2017-03-15 00:51:24 -03:00
1a323d1fcd moved unit tests into sub directory 2017-03-14 10:14:17 -03:00
edb7059452 added sha1sum function to calculate hash of file 2017-03-14 01:46:44 -03:00
0830132a83 cosmetic changes 2017-03-13 00:04:56 -03:00
3aa097f006 fix compilation of unit tests 2017-03-12 23:16:33 -03:00
1b281be53c several smaller fixes and documentation updates 2017-03-12 17:14:53 -03:00
f00d332bf2 make number of huge pages configurable 2017-03-11 23:39:00 -03:00
a9771ec8c6 Merge branch 'develop' into eric-lab 2017-03-09 13:30:19 -03:00
b28b784684 minor bug fixes 2017-03-07 08:05:04 -04:00
aa62c8af99 reworked new logging facilities and added a unit test for it 2017-03-07 07:13:27 -04:00
a397c117c7 fixed compilation of list unit tests 2017-03-07 06:36:40 -04:00
308f6a8527 fixed compilation of fpga unit tests 2017-03-07 06:36:23 -04:00
9c40931a04 Merge branch 'feature-mpmc-queue' into feature-curlio 2017-03-05 10:06:32 -04:00
19ff6c838b Merge branch 'feature-fpga-tests' into feature-curlio 2017-03-03 20:34:32 -04:00
3e7c855526 updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
7ec6aee288 Merge remote-tracking branch 'rwth/develop' into feature-curlio 2017-02-18 11:05:11 -05:00
2b83fef2ce removed a bunch of non-needed include files (found by include-what-you-need.org) 2017-02-16 13:33:04 -03:00
4ba85c3727 fixed unit test for queue as it now allow arbitrary size 2017-02-15 17:13:13 -03:00
e7ba883b60 added flags parameter to afopen() 2017-02-12 14:41:02 -03:00
88a21ade2e improved read_random() to return read bytes and fix return type 2017-02-12 14:37:01 -03:00
59af81284c Replaced curlio with own advio (advanced io) 2017-01-19 23:12:52 -02:00