mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
Add tests for debug mode "uninit fill" behaviour
This commit is contained in:
parent
969f3a6998
commit
1cf7ca021d
2 changed files with 125 additions and 0 deletions
|
@ -34,6 +34,7 @@ we therefore test the API over various inputs. Please add more tests :-)
|
|||
|
||||
#include "mimalloc.h"
|
||||
// #include "mimalloc-internal.h"
|
||||
#include "mimalloc-types.h" // for MI_DEBUG
|
||||
|
||||
#include "testhelper.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue