Add support for building with the system google test
authorVladimir Petko <vladimir.petko@canonical.com>
Wed, 18 Oct 2023 07:07:04 +0000 (08:07 +0100)
committerMatthias Klose <doko@ubuntu.com>
Wed, 18 Oct 2023 07:07:04 +0000 (08:07 +0100)
commit470b50a7879cbbef6fb6ff92ebe7dfea0343e15a
tree93f8144396f56885d2176e2152b11c05fcffe9e9
parent3ba3b41841df44c008fab3f38bb5614cf510ec9b
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