summaryrefslogtreecommitdiff
path: root/test/unit/zero_reallocs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/zero_reallocs.sh')
-rw-r--r--test/unit/zero_reallocs.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/unit/zero_reallocs.sh b/test/unit/zero_reallocs.sh
new file mode 100644
index 00000000..51b01c91
--- /dev/null
+++ b/test/unit/zero_reallocs.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+export MALLOC_CONF="zero_realloc:free"