From 8c2c5e549eec9eec63c85e2d21a53a71a369e557 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 14 Aug 2002 02:38:04 +0000 Subject: Move all malloc tests under test/malloc/ --- test/malloc/.cvsignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/malloc/.cvsignore (limited to 'test/malloc/.cvsignore') diff --git a/test/malloc/.cvsignore b/test/malloc/.cvsignore new file mode 100644 index 000000000..3a3bea67b --- /dev/null +++ b/test/malloc/.cvsignore @@ -0,0 +1,7 @@ +malloc +testmalloc +testmalloc.o +testmalloc_glibc +testmalloc_glibc.o +mallocbug +mallocbug_glibc -- cgit v1.2.3