Add tests for oidmap and new cache with threading
This adds some basic tests for the oidmap just to make sure that collisions, etc. are dealt with correctly. This also adds some tests for the new caching that check if items are inserted (or not inserted) properly into the cache, and that the cache can hold up in a multithreaded environment without error.
Showing
tests-clar/core/oidmap.c
0 → 100644
tests-clar/object/cache.c
0 → 100644
Please
register
or
sign in
to comment