Makefile 213 B

123456789
  1. # uClibc stdlib tests
  2. # Licensed under the GNU Library General Public License, see COPYING.LIB
  3. include ../Test.mak
  4. DODIFF_qsort := 1
  5. DODIFF_testatexit := 1
  6. DODIFF_teston_exit := 1
  7. DODIFF_teststrtol := 1