commit | acfdee5d0dcbc3d94793897a7e7e3bcf6762bac3 | [log] [tgz] |
---|---|---|
author | Willy Tu <wltu@google.com> | Thu Apr 07 11:35:51 2022 -0700 |
committer | Willy Tu <wltu@google.com> | Sun Apr 10 00:31:42 2022 +0000 |
tree | bd2eedc55cd0494e3bfc11093cb5132d2f27af19 | |
parent | 8f80458be53c697079d61288ea2b8a3e6b24455f [diff] |
unit-test: Update gtest source rev to fix std::span issue The std::span does not support some gtest MACROS and is fixed in https://github.com/google/googletest/pull/3195 and https://github.com/google/googletest/commit/e4717df71a4f45bf9f0ac88c6cd9846a0bc248dd Including the fixes to support std::span in gtests. Match the openembedded gtest version in https://github.com/openembedded/meta-openembedded/pull/564 Change-Id: Ia0171160ee7a0a36c2fb27eb441e25cdec9ba9f1 Signed-off-by: Willy Tu <wltu@google.com>
Build script for CI jobs in Jenkins.