Add support for building with the system google test
authorVladimir Petko <vladimir.petko@canonical.com>
Mon, 24 Jul 2023 09:57:34 +0000 (10:57 +0100)
committerMoritz Mühlenhoff <jmm@debian.org>
Mon, 24 Jul 2023 09:57:34 +0000 (10:57 +0100)
commitc613f2b3a0d8bd130df9c9bc7d0466e6abedad7a
tree09b55489819ce09981eb4af8a51bb1d33c4c397e
parentef03c9a21bcf143bda88bc7c712d08c84f62a06d
Add support for building with the system google test

Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/openjdk-20/+bug/2012316
Last-Update: 2023-04-13

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