blob: d561f3dcc7e8a8d02faa1ccaf44c96fc08090765 (
plain)
1
2
3
4
5
6
7
8
|
# uClibc pwd_grp tests
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
DODIFF_test_pwd := 1
DODIFF_test_grp := 1
DODIFF_pwcat := 1
DODIFF_grcat := 1
DODIFF_getgroups := 1
|