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
F146778488: D53607.diff
Thu, Mar 5, 12:52 PM
F146772882: D53607.id165962.diff
Thu, Mar 5, 11:41 AM
Unknown Object (File)
Tue, Mar 3, 2:49 PM
Unknown Object (File)
Tue, Mar 3, 8:00 AM
Unknown Object (File)
Tue, Mar 3, 8:00 AM
Unknown Object (File)
Sat, Feb 28, 6:04 AM
Unknown Object (File)
Sat, Feb 28, 6:04 AM
Unknown Object (File)
Sat, Feb 21, 9:30 AM
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