LUMIERA.clone/tests/library
Christian Thaeter 0158c1b88d WIP: factor tmpbuf out of safeclib
* tmpbuf got its own implementation files
 * Some optimizations on the tmpbuf implementation, handling tiny,
   small and huge allocations better.
 * tiny allocation smaller than sizeof(void*) are not aligned
 * Reduced the ring sizes to 16 (configureable in tmpbuf.h)

This is only the tmpbuf refactoring, fixes following on the next
commits.
2010-07-21 05:05:26 +02:00
..
test-error.c Add a context string to the error system 2009-01-13 21:23:37 +01:00
test-llist.c testsuite update, new test.h to be in sync with nobug 2010-07-21 04:49:18 +02:00
test-locking.c testsuite update, new test.h to be in sync with nobug 2010-07-21 04:49:18 +02:00
test-luid.c FIX: luid tests, forgotten to rename uuid to luid 2008-09-07 03:41:37 +02:00
test-mpool.c testsuite update, new test.h to be in sync with nobug 2010-07-21 04:49:18 +02:00
test-psplay.c testsuite update, new test.h to be in sync with nobug 2010-07-21 04:49:18 +02:00
test-safeclib.c WIP: factor tmpbuf out of safeclib 2010-07-21 05:05:26 +02:00
test-slist.c testsuite update, new test.h to be in sync with nobug 2010-07-21 04:49:18 +02:00