[googletest] migrate from gtest to googletest

gtest is an old copy, googletest is what we want to use

TO-353 #comment

Change-Id: If9412df4ce68f71441a25f7a6c4a650e6d26b125
17 files changed
tree: e7fbfd0e1beade7c205cb417ade2212b08ad1b64
  1. third_party/
  2. .clang-format
  3. .gitignore
  4. AUTHORS
  5. BUILD.gn
  6. LICENSE
  7. main.cc
  8. PATENTS
  9. README.md
README.md

Fuchsia libc tests

This repo contains tools for ensuring the correctness of Fuchsia's libc implementation.