]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Integrate cddl/usr.sbin/zfds/tests into the FreeBSD test suite
authorngie <ngie@FreeBSD.org>
Fri, 15 Mar 2019 21:49:19 +0000 (21:49 +0000)
committerngie <ngie@FreeBSD.org>
Fri, 15 Mar 2019 21:49:19 +0000 (21:49 +0000)
commit192cdbcab26e60657e26d281701e587be064480c
tree599ab22e9f25335e157487c3c2146422c8ae34e8
parent4b2425462287d189fcd2802faf26267150c38724
Integrate cddl/usr.sbin/zfds/tests into the FreeBSD test suite

This change integrates the unit tests for zfsd into the test suite using the
integration method described in r345203.

This change removes the `LOCALBASE` includes added for the port version of
googlemock/googletest, as well as unnecessary `LIBADD`/`DPADD` and `CXXFLAGS`
defines, which are included in the `GTEST_CXXFLAGS` variable, as part of
r345203.

Reviewed by: asomers
Approved by: emaste (mentor)
MFC after: 2 months
MFC with: r345203
Differential Revision: https://reviews.freebsd.org/D19552
cddl/usr.sbin/zfsd/Makefile
cddl/usr.sbin/zfsd/Makefile.common
cddl/usr.sbin/zfsd/tests/Makefile