1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/tests/unit
Dennis Potter 53e146b0ab Included rdtsc in tests/unit/queue.c
Because rdtsc_init will not be used in queue.c, __attribute__((unused))
has been added to rdtsc.h
2018-08-09 14:23:28 +02:00
..
advio.c tests: small fix to avoid compilter error about unused result 2018-05-14 08:31:35 +02:00
bitset.c added new bitset datastructure for arbitrary lengths 2017-10-18 09:31:14 +02:00
CMakeLists.txt task: added support for rdtsc 2018-08-09 07:57:32 +02:00
config_json.c cmake: fix some #ifdefs 2018-06-29 14:36:50 +02:00
hash_table.c hash_table: added simple unit test for hash table 2018-07-02 13:08:01 +02:00
hist.c tests: fix includes 2018-03-26 12:50:15 +02:00
io.c Merge branch 'infiniband' into develop 2018-07-04 16:50:36 +02:00
json.c tests: fix includes 2018-03-26 12:50:15 +02:00
kernel.c tests: fix includes 2018-03-26 12:50:15 +02:00
list.c tests: fix includes 2018-03-26 12:50:15 +02:00
log.c tests: fix includes 2018-03-26 12:50:15 +02:00
main.c refactor: log_{start,stop} -> log_{open,close} 2018-05-12 18:14:24 +02:00
mapping.c mapping: fix unit test 2018-05-24 10:53:27 +02:00
memory.c memory: use hash_table to store allocation metadata 2018-07-02 19:00:55 +02:00
pool.c memory: refactored memory subsystem 2018-07-02 15:57:56 +02:00
queue.c Included rdtsc in tests/unit/queue.c 2018-08-09 14:23:28 +02:00
queue_signalled.c Added check for HAS_EVENTFD 2018-08-09 14:19:35 +02:00
rdtsc.c task: added support for rdtsc 2018-08-09 07:57:32 +02:00
task.c task: added support for rdtsc 2018-08-09 07:57:32 +02:00
timing.c tests: fix includes 2018-03-26 12:50:15 +02:00
utils.c tests: fix includes 2018-03-26 12:50:15 +02:00