Page MenuHomeFreeBSD

lib/googletest: Move to a new googletest package
ClosedPublic

Authored by ivy on Thu, Nov 6, 1:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 20, 1:38 AM
Unknown Object (File)
Thu, Nov 20, 1:31 AM
Unknown Object (File)
Thu, Nov 20, 1:31 AM
Unknown Object (File)
Thu, Nov 20, 1:26 AM
Unknown Object (File)
Tue, Nov 18, 3:18 PM
Unknown Object (File)
Mon, Nov 17, 12:39 AM
Unknown Object (File)
Fri, Nov 7, 2:27 AM
Unknown Object (File)
Thu, Nov 6, 10:00 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 68445
Build 65328: arc lint + arc unit