summaryrefslogtreecommitdiff
path: root/test/malloc.test
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2014-10-16 22:51:35 -0400
committerHans-Christoph Steiner <hans@eds.org>2014-10-16 22:51:35 -0400
commit569c6676a6ddb0ff73821d7693b5e18ddef809b9 (patch)
tree833538da7bba39105daff45e265aef386a200acd /test/malloc.test
parent08119c361d1181b3e8f1abb429236e488a664753 (diff)
Imported Upstream version 3.2.0upstream
Diffstat (limited to 'test/malloc.test')
-rw-r--r--test/malloc.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/malloc.test b/test/malloc.test
index 5d03aa8..4276b58 100644
--- a/test/malloc.test
+++ b/test/malloc.test
@@ -20,6 +20,7 @@
set testdir [file dirname $argv0]
source $testdir/tester.tcl
+set ::testprefix malloc
# Only run these tests if memory debugging is turned on.