summaryrefslogtreecommitdiff
path: root/test/malloc/Makefile
blob: a05b3aae1feded2d4d82e242bfae3c4c58b35cab (plain)
1
2
3
4
5
6
7
# uClibc malloc tests
# Licensed under the GNU Library General Public License, see COPYING.LIB

TESTS = malloc mallocbug realloc0 testmalloc
#time_malloc

include ../Test.mak