Add support for building with the system google test
authorVladimir Petko <vladimir.petko@canonical.com>
Wed, 17 Apr 2024 12:24:58 +0000 (14:24 +0200)
committerMatthias Klose <doko@ubuntu.com>
Wed, 17 Apr 2024 12:24:58 +0000 (14:24 +0200)
commit137f1cd514de312dd91031f67bfb83f630325ae1
treec966c76ef8754aa091a31e00be014623e9b5c949
parent5daaf2e0fe9f0a0229100d7f4d6326ca003370d2
Add support for building with the system google test

Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/openjdk-20/+bug/2012316
Last-Update: 2023-07-20

A major portion of hotspot tests require google test.
In order to get tier1 tests passing the package should build
with the system google test.

Gbp-Pq: Name build_gtest.patch
make/autoconf/lib-tests.m4
test/hotspot/gtest/gtestMain.cpp