Add support for building with the system google test
authorVladimir Petko <vladimir.petko@canonical.com>
Wed, 17 Jan 2024 11:09:47 +0000 (12:09 +0100)
committerMatthias Klose <doko@ubuntu.com>
Wed, 17 Jan 2024 11:09:47 +0000 (12:09 +0100)
commit4813f2aa229a814f141ca38bf68bb34ed7bd8942
treea18e1ef69d108d4d2347ba3f9ad3b0198d94e9ef
parenta0b942be4278b046a7b8fbcf023a2d1778e13096
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