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

16 commits

Author SHA1 Message Date
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
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
725a4e544e fix coverage and some other test related issues 2017-03-29 19:16:17 +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
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