summaryrefslogtreecommitdiff
path: root/modules/malloca-tests
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2011-01-21 08:47:51 +0000
committerPádraig Brady <P@draigBrady.com>2011-01-21 11:40:16 +0000
commit76187a084bf2379a1577bf306b6742a447271a3c (patch)
treedba8d8b326a0afdb96d755a4d03db989089f08cd /modules/malloca-tests
parent59b2af7a94294306360f00ba99961d2874db7959 (diff)
downloadgnulib-76187a084bf2379a1577bf306b6742a447271a3c.tar.gz
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.
Diffstat (limited to 'modules/malloca-tests')
-rw-r--r--modules/malloca-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/malloca-tests b/modules/malloca-tests
index c473b35bfb..57cd1bce23 100644
--- a/modules/malloca-tests
+++ b/modules/malloca-tests
@@ -2,6 +2,7 @@ Files:
tests/test-malloca.c
Depends-on:
+unsetenv
configure.ac: