Add support for building with the system google test
authorVladimir Petko <vladimir.petko@canonical.com>
Wed, 31 Jul 2024 15:55:14 +0000 (17:55 +0200)
committerMoritz Muehlenhoff <jmm@debian.org>
Wed, 31 Jul 2024 15:55:14 +0000 (17:55 +0200)
commitadbe53acedce65ec79b1e7d835a901027d07a036
tree84be8a7b2271eb56a4b4d3adb5f518153262289c
parentc35ff4fc421f6d0c7cdac589f067f70a090d1a69
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