Add malloc tests

This commit is contained in:
Theo Butler
2019-02-12 19:50:15 -05:00
parent a7f0695776
commit f6497e6ee3
3 changed files with 133 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
#include <snmalloc.h>
#include <test/opt.h>
#include <test/xoroshiro.h>
#include <unordered_set>
using namespace snmalloc;