xref: /freebsd/lib/googletest/tests/Makefile (revision 0c90c9ad4649789feec86c776674491c35cc7e27)
104773d6dSEnji Cooper.PATH:		${SRCTOP}/tests
2*0c90c9adSLexi Winter
3*0c90c9adSLexi WinterPACKAGE=	tests
4*0c90c9adSLexi Winter
504773d6dSEnji CooperKYUAFILE=	yes
604773d6dSEnji Cooper
72ed32360SAlex Richardson# Note: we start the gmock_main and gmock tests first since those take up to
82ed32360SAlex Richardson# 60 seconds to build, so starting them late seriously reduces build parallism.
92ed32360SAlex RichardsonSUBDIR=		gmock_main gmock gtest_main gtest
102ed32360SAlex Richardson
112ed32360SAlex RichardsonSUBDIR_PARALLEL=
122ed32360SAlex Richardson
1304773d6dSEnji Cooper.include <bsd.test.mk>
14