From: Bruno Haible Date: Sat, 9 Jun 2007 11:01:39 +0000 (+0000) Subject: Move to here from allocsa-tests. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1589d223b9af0ea525f8c000c9fa451fb26ab0a2;p=pspp Move to here from allocsa-tests. --- diff --git a/modules/malloca-tests b/modules/malloca-tests new file mode 100644 index 0000000000..c473b35bfb --- /dev/null +++ b/modules/malloca-tests @@ -0,0 +1,11 @@ +Files: +tests/test-malloca.c + +Depends-on: + +configure.ac: + +Makefile.am: +TESTS += test-malloca +check_PROGRAMS += test-malloca +