Add support for building with the system google test
authorVladimir Petko <vladimir.petko@canonical.com>
Tue, 26 Dec 2023 12:18:48 +0000 (13:18 +0100)
committerMatthias Klose <doko@ubuntu.com>
Tue, 26 Dec 2023 12:18:48 +0000 (13:18 +0100)
commitfd2500713d60d7d39e468379276db2347a887948
tree698e11d31afb19eb4800c70f4af8ef42f2a9f7a8
parent1bfe74ae40bfdb5a6c88de39f3b3e7c870fa3644
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