test-malloca: unset MALLOC_PERTURB_ to speed up test
authorPádraig Brady <P@draigBrady.com>
Fri, 21 Jan 2011 08:47:51 +0000 (08:47 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 21 Jan 2011 11:40:16 +0000 (11:40 +0000)
commit76187a084bf2379a1577bf306b6742a447271a3c
treedba8d8b326a0afdb96d755a4d03db989089f08cd
parent59b2af7a94294306360f00ba99961d2874db7959
test-malloca: unset MALLOC_PERTURB_ to speed up test

* tests/test-malloca.c (main): Unset the environment variable
to greatly speed up the test.
* tests/init.sh: Don't say that MALLOC_PERTURB_ is cheap.
* modules/malloca-tests: Depend on unsetenv.
ChangeLog
modules/malloca-tests
tests/init.sh
tests/test-malloca.c