aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/nss
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* hostent_test_getaddrinfo_eq(..): call freeaddrinfo on `ai` when doneEnji Cooper2017-05-281-8/+10
* hostent_test_getnameinfo_eq(..): initialize found_a_host to falseEnji Cooper2017-05-281-1/+1
* Bump WARNS from 1 to 3 after recent commits to fix warnings in theEnji Cooper2017-05-281-1/+1
* Push `snapshot_file` copying down into run_tests function, and mark snapshot_...Enji Cooper2017-05-282-25/+32
* Fix a -Wunused-but-set-variable warning reported by gcc 6.3.0Enji Cooper2017-05-281-2/+1
* Fix -Wunused and -Wshadow warningsEnji Cooper2017-05-281-8/+6
* getgr_test: fix -Wunused warningsEnji Cooper2017-05-281-2/+2
* getpw_test: fix -Wunused warningsEnji Cooper2017-05-281-3/+7
* gethostby_test: fix multiple warning typesEnji Cooper2017-05-281-27/+29
* getproto_test: fix -Wunused warningsEnji Cooper2017-05-281-2/+2
* getrpc_test: fix -Wunused warningsEnji Cooper2017-05-281-4/+2
* getserv_test: mark unused parameters __unused to fix correspondingEnji Cooper2017-05-281-2/+2
* getusershell_test: mark mdata parameter in compare_usershell __unusedEnji Cooper2017-05-281-1/+2
* getaddrinfo_test: mark unused function parameters __unused to fix -WunusedEnji Cooper2017-05-281-3/+4
* getproto_test: fix -Wmissing-prototypes and -Wsign-compare warningsEnji Cooper2017-05-281-4/+4
* getrpc_test: fix -Wmissing-prototypes and -Wsign-compare warningsEnji Cooper2017-05-281-4/+4
* getaddrinfo_test: fix -Wsign-compare warningsEnji Cooper2017-05-281-7/+7
* getserv_test: fix -Wsign-compare and -Wmissing-prototypes warningsEnji Cooper2017-05-281-4/+4
* getusershell_test: staticize run_tests(..) to fix warningsEnji Cooper2017-05-281-1/+1
* Fix -Wsign-compare warningsEnji Cooper2017-05-281-2/+2
* Staticize functions and remove unused variables to aid with bumping WARNSEnji Cooper2017-05-284-8/+2
* Sort make variables to suit style.Makefile(5)Enji Cooper2017-05-281-7/+8
* lib/libc/tests/nss: use calloc appropriatelyEnji Cooper2017-05-285-7/+6
* Increase WARNS for nss testsAlan Somers2017-03-111-0/+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
* Read the contents of the snapshot files properlyEnji Cooper2016-05-131-18/+15
* nss/gethostby_test: fix broken vector iteration of gethostbyaddr h_aliasesConrad Meyer2016-05-121-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-3/+2
* libc: spelling fixes.Pedro F. Giffuni2016-04-302-4/+4
* MFHGlen Barber2016-03-101-0/+21
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+21
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Integrate tools/regression/lib/libc/nss into the FreeBSD test suite asEnji Cooper2015-12-1610-0/+5399