]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use `GTESTS` instead of `PLAIN_TESTS_CXX`
authorngie <ngie@FreeBSD.org>
Wed, 20 Feb 2019 01:11:30 +0000 (01:11 +0000)
committerngie <ngie@FreeBSD.org>
Wed, 20 Feb 2019 01:11:30 +0000 (01:11 +0000)
commit88f8f55bb6d599bba5b37b68f7536409ff7b3fd0
tree36c456e8ec5fdc032e502fbdc184f3a854a4959f
parent513ee4192c8df77881281524a326c55a92483cba
Use `GTESTS` instead of `PLAIN_TESTS_CXX`

The former is from googletest.test.mk, whereas the latter is from plain.test.mk.

As noted in r344328, Kyua will adopt more native GoogleTest support. Thus, it's
more desirable to make the test interface more of an opaque blackbox for the
testcase implementer.
cddl/usr.sbin/zfsd/tests/Makefile
lib/googletest/gmock/tests/Makefile
lib/googletest/gmock_main/tests/Makefile
lib/googletest/gtest/tests/Makefile
lib/googletest/gtest_main/tests/Makefile