Add support for building with the system google test
authorVladimir Petko <vladimir.petko@canonical.com>
Thu, 24 Aug 2023 06:29:32 +0000 (07:29 +0100)
committerMatthias Klose <doko@ubuntu.com>
Thu, 24 Aug 2023 06:29:32 +0000 (07:29 +0100)
commit9f0e4f09efd8c2a2ef69ff1250c3f6eebebe09a7
treeac436de8739f1d14f74f4dfe83a1336b5d092ca0
parent74c452df47b50dbfdf7491403428dc81076b0d4f
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