blob: b7ec656a4728ba42c2e236a4cda1e2f28ffd1f27 (
plain)
1
2
3
4
5
6
7
8
|
# uClibc-ng 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
|