2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

add getgrouplist_test.c

This commit is contained in:
Todd C. Miller 2018-10-26 10:26:27 -06:00
parent a3cb22b467
commit 5eb0fbd076

View File

@ -132,6 +132,7 @@ lib/util/reallocarray.c
lib/util/regress/atofoo/atofoo_test.c lib/util/regress/atofoo/atofoo_test.c
lib/util/regress/fnmatch/fnm_test.c lib/util/regress/fnmatch/fnm_test.c
lib/util/regress/fnmatch/fnm_test.in lib/util/regress/fnmatch/fnm_test.in
lib/util/regress/getgrouplist/getgrouplist_test.c
lib/util/regress/glob/files lib/util/regress/glob/files
lib/util/regress/glob/globtest.c lib/util/regress/glob/globtest.c
lib/util/regress/glob/globtest.in lib/util/regress/glob/globtest.in