Homec4science

Googletest export

Authored by Abseil Team <absl-team@google.com> on Sep 6 2019, 00:41.

Description

Googletest export

Extend gtest-port and stubs for ESP_PLATFORM

ESP_PLATFORM is the macro used to indicate compilation for the ESP32
using the esp-idf. This isn't a fully posix compatible system so
various features of google test need to be stubbed out in order for
it to work. It's oddly similar to the GTEST_OS_WINDOWS_PHONE setup.

PiperOrigin-RevId: 267471968

Details

Committed
Gennadiy Rozental <rogeeff@google.com>Sep 6 2019, 14:00
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:6123df929dba: Googletest export
Branches
Unknown
Tags
Unknown

Event Timeline

Gennadiy Rozental <rogeeff@google.com> committed R9484:3f05f651ae36: Googletest export (authored by Abseil Team <absl-team@google.com>).Sep 6 2019, 14:00