]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rely on gmock/gtest integration done in branch
authorngie <ngie@FreeBSD.org>
Wed, 20 Feb 2019 00:40:16 +0000 (00:40 +0000)
committerngie <ngie@FreeBSD.org>
Wed, 20 Feb 2019 00:40:16 +0000 (00:40 +0000)
commit2d7e57a400b2cf9cf26607bdb538338a2f5079d6
tree943b6884c577e0aeb1aa85860e07381962c4397b
parent8cbe78f95d0f5de075e64ee1af897531d774cf1c
Rely on gmock/gtest integration done in branch

The previous logic made a number of assumptions which were required
pre-buildworld integration of gmock/gtest, including looking for
gmock/gtest out of tree.

Remove the code now that the assumptions are no longer required,
leveraging `LIBADD` instead.
cddl/usr.sbin/zfsd/tests/Makefile