Cross Reference: Makefile
xref: /src/tests/lib/libc/string/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/lib/libc/string/
11.15Smrg# $NetBSD: Makefile,v 1.15 2023/08/08 06:27:32 mrg Exp $
21.1Sjoerg
31.1Sjoerg.include <bsd.own.mk>
41.1Sjoerg
51.1SjoergTESTSDIR=	${TESTSBASE}/lib/libc/string
61.11SchristosDBG=-g
71.1Sjoerg
81.14SlukemCOPTS.t_strcat.c+= ${CC_WNO_STRINGOP_TRUNCATION}
91.12Smacallan
101.9SshmTESTS_C+=	t_bm
111.7SjruohoTESTS_C+=	t_memchr
121.4SpgoyetteTESTS_C+=	t_memcpy
131.4SpgoyetteTESTS_C+=	t_memmem
141.6SjruohoTESTS_C+=	t_memset
151.4SpgoyetteTESTS_C+=	t_popcount
161.7SjruohoTESTS_C+=	t_strcat
171.7SjruohoTESTS_C+=	t_strchr
181.13SchristosTESTS_C+=	t_strchrnul
191.7SjruohoTESTS_C+=	t_strcmp
201.10SperseantTESTS_C+=	t_strcoll
211.7SjruohoTESTS_C+=	t_strcpy
221.8SjoergTESTS_C+=	t_strcspn
231.5SjruohoTESTS_C+=	t_strerror
241.4SpgoyetteTESTS_C+=	t_stresep
251.7SjruohoTESTS_C+=	t_strlen
261.8SjoergTESTS_C+=	t_strpbrk
271.7SjruohoTESTS_C+=	t_strrchr
281.8SjoergTESTS_C+=	t_strspn
291.4SpgoyetteTESTS_C+=	t_swab
301.1Sjoerg
311.7SjruohoWARNS=		4
321.7Sjruoho
331.15Smrg# Explicitly tries to test this case
341.15SmrgCOPTS.t_strlen.c+=	${CC_WNO_STRINGOP_OVERREAD}
351.15Smrg
361.1Sjoerg.include <bsd.test.mk>
37

Indexes created Mon Nov 10 17:20:41 GMT 2025