Added a brie instruction how to build simple memtest
This commit is contained in:
@@ -31,7 +31,9 @@
|
||||
* Simple test of memory.
|
||||
*/
|
||||
|
||||
|
||||
/* To compile run:
|
||||
* gcc -DWITH_GUARDEDALLOC -I../../ -I../../../atomic/ memtest.c ../../intern/mallocn.c -o simpletest
|
||||
*/
|
||||
|
||||
/* Number of chunks to test with */
|
||||
#define NUM_BLOCKS 10
|
||||
|
||||
Reference in New Issue
Block a user