LUMIERA.clone/tests/library/c-lib
Ichthyostega 97fec4179b clean-up: remove cockoo hash (unused and unmaintained)
Cockoo hashing is a thrilling algorithm.
We investigated it during the time or our first draft
towards a confirugation system in 2008. This usage turned
up some problems -- not sure if based on the implementation
or the algorithm itself; at that time, we just switched
to the probabilistic splay tree. The whole configuration
system effort stalled afterwards; so the cuckoo implementation
remained in tree as a zombie.
2015-05-30 17:53:09 +02:00
..
test-errorstate.c re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
test-llist.c re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
test-locking.c re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
test-luid.c re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
test-mpool.c clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
test-priqueue.c reduce the load of some tests 2014-10-18 05:09:18 +02:00
test-psplay.c clean-up: remove cockoo hash (unused and unmaintained) 2015-05-30 17:53:09 +02:00
test-safeclib.c re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
test-slist.c re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
test-time.c re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00