freebsd-skq/lib/libc/tests
Alan Somers eaca103d94 Fix cleanup in lib/libc/gen/setdomainname_test
ATF cleanup routines run in separate processes from the tests themselves, so
they can't share global variables.

Also, setdomainname_test needs to be is_exclusive because the test cases
access a global resource.

PR:		219967
Reviewed by:	ngie
MFC after:	3 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D11188
2017-07-06 14:47:59 +00:00
..
c063
db
gen Fix cleanup in lib/libc/gen/setdomainname_test 2017-07-06 14:47:59 +00:00
hash
iconv Increase WARNS for iconv tests 2017-03-11 00:02:05 +00:00
inet Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
locale Don't build/install lib/libc/io_test anymore 2017-03-20 03:50:22 +00:00
net
nss hostent_test_getaddrinfo_eq(..): call freeaddrinfo on ai when done 2017-05-28 07:40:42 +00:00
regex
resolv
rpc
setjmp
ssp
stdio
stdlib tsearch_test: Test twalk & add some determinism. 2017-06-06 03:40:45 +00:00
string Fix strcoll_l disagreeing with strxfrm by reworking the forward order case in 2017-04-16 19:12:07 +00:00
sys Add clock_nanosleep() 2017-03-19 00:51:12 +00:00
termios
time Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
tls
tls_dso
ttyio
Makefile
Makefile.depend
Makefile.netbsd-tests