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
f505e6cb7f added curilo functions to read / write files on libcurl compatible protocols 2016-12-23 18:12:48 +01:00
f2d50ad38d moving VLLASfpga tests to Criterion unit tests 2016-12-23 17:24:53 +01:00
1dba01a8ae Re-license source code to LGPLv2.1 (closes #56) 2016-11-22 11:14:25 -05:00
bfec0b2f00 added missing implementation for aligned memory allocator 2016-11-20 03:02:19 -05:00
b8a8476a92 add custom main() for criterion tests in order to initiatize huge pages 2016-11-20 02:50:49 -05:00
4bb0aa76c9 increase number of reserved huge pages automatically if required 2016-11-20 02:45:16 -05:00
90e973ce37 fix memory allocation bug discovered by CI :-) 2016-11-08 00:36:04 -05:00
2ca9193c85 still not robust enough (Criterion cr_assert_ calls show high latency :-S) 2016-10-30 21:21:07 -04:00
1cede55db5 make timer unit test more robust 2016-10-30 21:14:48 -04:00
cbf74f931c make sure we have enough huge pages reserved for CI tests 2016-10-30 20:58:27 -04:00
0d366fb556 speedup of unit tests (see https://github.com/Snaipe/Criterion/issues/172) 2016-10-30 20:00:09 -04:00
4e7011bba6 added unit tests for pool 2016-10-30 20:00:09 -04:00
7baffe66c0 move munmap() workaround to from unit test to memory_free_hugepage() 2016-10-30 20:00:09 -04:00
f13c6c14e4 added unit tests for memory functions 2016-10-30 20:00:09 -04:00
d50f5ea694 added unit tests for utils 2016-10-30 20:00:09 -04:00
291033fd25 timout for timing unit tests 2016-10-20 08:36:49 -04:00
f295c7f976 added unit test for MPMC queue 2016-10-20 08:36:49 -04:00
afefc7f5fa added coverage information 2016-10-15 22:33:32 -04:00
17bc32ad89 more improvement for our build system 2016-10-13 22:15:28 -04:00
1376055f7f don't be so verbose during build 2016-10-13 22:13:49 -04:00
8017cffe2f increase test coverage 2016-10-13 22:12:06 -04:00
e6639cded5 obey coding style 2016-10-13 22:11:40 -04:00
c3f2c96606 unify the style of the module Makefiles 2016-10-13 19:53:30 -04:00
da611d69b1 fixed some unit tests 2016-10-13 19:48:18 -04:00
cc99dee30d added first non-verified unit-tests 2016-10-06 17:56:55 -04:00
361fc23a6d rewrote build system to make it more modular and support out-of-tree builds 2016-10-06 17:56:01 -04:00
ec4c87d3a4 added first unit test 2016-10-01 05:58:27 -04:00