HomeFreeBSD

Use `GTESTS` instead of `PLAIN_TESTS_CXX`

Description

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.

Details

Provenance
ngieAuthored on
Parents
rS344328: Add googletest.test.mk and integrate into bsd.test.mk
Branches
Unknown
Tags
Unknown