Increase WARNS for nss tests

ATF tests have a default WARNS of 0, unlike other usermode programs.

Reviewed by:  ngie
MFC after:    3 weeks
Sponsored by: Spectra Logic Corporation
Differential Revision:        https://reviews.freebsd.org/D9933
This commit is contained in:
asomers 2017-03-11 00:03:41 +00:00
parent e3afc98d86
commit c105ccccf8

View File

@ -10,6 +10,7 @@ BINDIR= ${TESTSDIR}
${PACKAGE}FILES+= mach
WARNS?= 1
CFLAGS+= -I${SRCTOP}/tests
ATF_TESTS_C+= getaddrinfo_test