googletest: upgrade 1.17.0 -> 1.18.0

Release Log: https://github.com/google/googletest/releases/tag/v1.18.0

Signed-off-by: Jaipaul Cheernam <jaipaul.cheernam@est.tech>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Jaipaul Cheernam
2026-08-28 10:00:28 +02:00
committed by Khem Raj
parent 7fd7419390
commit 480b369ae5
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=cbbd27594afd089daa160d3a16dd515a"
PROVIDES += "gmock gtest"
SRC_URI = "git://github.com/google/googletest.git;branch=v1.17.x;protocol=https \
SRC_URI = "git://github.com/google/googletest.git;branch=v1.18.x;protocol=https \
file://run-ptest \
"
SRCREV = "52eb8108c5bdec04579160ae17225d66034bd723"
"
SRCREV = "063de7e9578f82b369302001269680b4b1553359"
inherit cmake pkgconfig ptest