Makefile 147 B

123456
  1. # uClibc malloc tests
  2. # Licensed under the GNU Library General Public License, see COPYING.LIB
  3. TESTS_DISABLED := time_malloc
  4. include ../Test.mak