mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
Also, add a few test cases Reported by: Coverity CID: 271624 275338 Reviewed by: ngie MFC after: 4 weeks Sponsored by: Spectra Logic Corp Differential Revision: https://reviews.freebsd.org/D9074
10 lines
149 B
Makefile
10 lines
149 B
Makefile
# $FreeBSD$
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
ATF_TESTS_SH+= cmp_test2
|
|
NETBSD_ATF_TESTS_SH= cmp_test
|
|
|
|
.include <netbsd-tests.test.mk>
|
|
|
|
.include <bsd.test.mk>
|