Skip to content

Files

Latest commit

78f44b7 · Dec 13, 2013

History

History
This branch is 4 commits ahead of blanham/liballoc:master.

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 13, 2013
Dec 13, 2013
Dec 13, 2013
Dec 13, 2013

Usage:

	make linux
	LD_PRELOAD=../liballoc.so ./mtest

.. and then just ..

	./mtest

	... to compare the results between liballoc and
	    the default malloc/free implementations ...
	



This is an arbitrary test which does not simulate real-life 
events enough to fully guage the performance of the library.  
However, it's primarily used to test correctness.