Hi Ian, > I'm in the middle of writing a pool-tester > which can take a file and pool allocation commands > (alloc/create/destroy/etc) > and replay them. > combine this with some threads, and a capture tool in the current pool > code and we should be able to test different pooling algorithms easily. > > (should be done today)
Could you take a look at apr/test/testmem.c? David started on a tester also, but it needs thread testing etc. I would be nice if the efforts could be combined :) > ...Ian Sander
