summaryrefslogtreecommitdiff
path: root/lib/libc/tests/nss/getgr_test.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various -Wpointer-compare warningsBrooks Davis2019-10-081-2/+2
* getgr_test: fix -Wunused warningsEnji Cooper2017-05-281-2/+2
* Fix -Wsign-compare warningsEnji Cooper2017-05-281-2/+2
* Staticize functions and remove unused variables to aid with bumping WARNSEnji Cooper2017-05-281-2/+0
* lib/libc/tests/nss: use calloc appropriatelyEnji Cooper2017-05-281-1/+1
* Move ATF_TC_WITHOUT_HEAD(getgrent) near the testcase it annotatesEnji Cooper2017-03-061-1/+1
* Support spaces in group names.Bryan Drewery2016-12-061-5/+10
* Integrate tools/regression/lib/libc/nss into the FreeBSD test suite asEnji Cooper2015-12-161-0/+541