test whole program
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include<assert.h>
|
||||
#include<stdint.h>
|
||||
|
||||
#include "malloc.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#define strncasecmp _strnicmp
|
||||
@@ -52,6 +51,8 @@
|
||||
// Starting Seed
|
||||
#define STARTING_SEED 1070
|
||||
|
||||
#include "malloc.h"
|
||||
|
||||
#define malloc MALLOCCHERI
|
||||
#define free FREECHERI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user