1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/tests
2016-11-20 03:02:19 -05:00
..
hist.c fix memory allocation bug discovered by CI :-) 2016-11-08 00:36:04 -05:00
list.c increase test coverage 2016-10-13 22:12:06 -04:00
main.c add custom main() for criterion tests in order to initiatize huge pages 2016-11-20 02:50:49 -05:00
Makefile.gcov.inc added coverage information 2016-10-15 22:33:32 -04:00
Makefile.inc increase number of reserved huge pages automatically if required 2016-11-20 02:45:16 -05:00
memory.c added missing implementation for aligned memory allocator 2016-11-20 03:02:19 -05:00
pool.c speedup of unit tests (see https://github.com/Snaipe/Criterion/issues/172) 2016-10-30 20:00:09 -04:00
queue.c added unit test for MPMC queue 2016-10-20 08:36:49 -04:00
timing.c still not robust enough (Criterion cr_assert_ calls show high latency :-S) 2016-10-30 21:21:07 -04:00
utils.c added unit tests for utils 2016-10-30 20:00:09 -04:00