mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
Adapts mallocx integration tests for smallocx
This commit is contained in:
5
test/integration/smallocx.sh
Normal file
5
test/integration/smallocx.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [ "x${enable_fill}" = "x1" ] ; then
|
||||
export MALLOC_CONF="junk:false"
|
||||
fi
|
||||
Reference in New Issue
Block a user