summaryrefslogtreecommitdiff
path: root/test/pwd_grp/Makefile
blob: 0e4516c32f89fda6092a74b628256ee57eb3439a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# uClibc pwd_grp tests
# Licensed under the GNU Library General Public License, see COPYING.LIB

TESTS := test_pwd test_grp pwcat grcat getgroups

include ../Test.mak

DODIFF_test_pwd  := 1
DODIFF_test_grp  := 1
DODIFF_pwcat     := 1
DODIFF_grcat     := 1
DODIFF_getgroups := 1