Cross Reference: Makefile
xref: /src/tests/lib/libc/string/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/lib/libc/string/
Makefile revision 1.13
11.13Schristos# $NetBSD: Makefile,v 1.13 2023/01/30 19:49:49 christos Exp $
21.1Sjoerg
31.1Sjoerg.include <bsd.own.mk>
41.1Sjoerg
51.1SjoergTESTSDIR=	${TESTSBASE}/lib/libc/string
61.11SchristosDBG=-g
71.1Sjoerg
81.12SmacallanCOPTS.t_strcat.c+= ${GCC_NO_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.1Sjoerg.include <bsd.test.mk>
34

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