Makefile 175 B

1234567
  1. # uClibc malloc tests
  2. # Licensed under the GNU Library General Public License, see COPYING.LIB
  3. TESTS = malloc mallocbug realloc0 testmalloc
  4. #time_malloc
  5. include ../Test.mak