Page MenuHomeFreeBSD

lib/googletest: Move to a new googletest package
ClosedPublic

Authored by ivy on Nov 6 2025, 1:38 AM.
Tags
None
Referenced Files
F166564507: D53607.diff
Fri, Aug 14, 12:53 PM
Unknown Object (File)
Thu, Aug 13, 4:40 PM
Unknown Object (File)
Mon, Aug 10, 11:10 AM
Unknown Object (File)
Sun, Aug 9, 3:44 AM
Unknown Object (File)
Sat, Aug 8, 4:33 PM
Unknown Object (File)
Sat, Aug 8, 11:17 AM
Unknown Object (File)
Thu, Aug 6, 1:49 AM
Unknown Object (File)
Wed, Aug 5, 2:40 PM
Subscribers

Details

Summary

gtest/gmock are not normally used by users unless running the tests,
so they shouldn't be in the utilities package. Move them to a new
googletest package, to match what we did with ATF/Kyua.

While here, move tests dependencies from tests-all.ucl to tests.ucl,
which is the canonical place for that.

This change adds a new package to the system so, until we have a proper
policy on how to handle this in release/stable branches, it should not
be MFC'd.

Reported by: emaste
MFC after: never
Sponsored by: https://www.patreon.com/bsdivy

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable