Add support for building with the system google test
authorVladimir Petko <vladimir.petko@canonical.com>
Thu, 2 Nov 2023 10:23:27 +0000 (11:23 +0100)
committerMatthias Klose <doko@ubuntu.com>
Thu, 2 Nov 2023 10:23:27 +0000 (11:23 +0100)
commit911e07cd5d0eb3d16217770a2dff73451d8aa11f
tree3df89ccc9f2a674666a88f718cd7cf783aaeed2f
parentc94d465f4dda48a404b8405f76e4b0d06d04f106
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