1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00

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:
Alan Somers 2017-03-11 00:03:41 +00:00
parent b08fc26cbd
commit 5a5a9018dc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=315033

View File

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