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.8
11.8Sjoerg# $NetBSD: Makefile,v 1.8 2011/11/21 23:50:45 joerg Exp $
21.1Sjoerg
31.1Sjoerg.include <bsd.own.mk>
41.1Sjoerg
51.1SjoergTESTSDIR=	${TESTSBASE}/lib/libc/string
61.1Sjoerg
71.7SjruohoTESTS_C+=	t_memchr
81.4SpgoyetteTESTS_C+=	t_memcpy
91.4SpgoyetteTESTS_C+=	t_memmem
101.6SjruohoTESTS_C+=	t_memset
111.4SpgoyetteTESTS_C+=	t_popcount
121.7SjruohoTESTS_C+=	t_strcat
131.7SjruohoTESTS_C+=	t_strchr
141.7SjruohoTESTS_C+=	t_strcmp
151.7SjruohoTESTS_C+=	t_strcpy
161.8SjoergTESTS_C+=	t_strcspn
171.5SjruohoTESTS_C+=	t_strerror
181.4SpgoyetteTESTS_C+=	t_stresep
191.7SjruohoTESTS_C+=	t_strlen
201.8SjoergTESTS_C+=	t_strpbrk
211.7SjruohoTESTS_C+=	t_strrchr
221.8SjoergTESTS_C+=	t_strspn
231.4SpgoyetteTESTS_C+=	t_swab
241.1Sjoerg
251.7SjruohoWARNS=		4
261.7Sjruoho
271.1Sjoerg.include <bsd.test.mk>
28

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