Makefile 229 B

12345678910
  1. # uClibc pwd_grp tests
  2. # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  3. include ../Test.mak
  4. DODIFF_test_pwd := 1
  5. DODIFF_test_grp := 1
  6. DODIFF_pwcat := 1
  7. DODIFF_grcat := 1
  8. DODIFF_getgroups := 1