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