Add build system and our test runner for gtests

This will create a binary names libc-tests which is a empty gtest

Change-Id: I6b2d030f48573d8cc84e6c208301d240b96e30d8
5 files changed
tree: 8eb6f023be232b9e107fee2fe2fd57599086188f
  1. third_party/
  2. AUTHORS
  3. BUILD.gn
  4. LICENSE
  5. main.cc
  6. README.md
README.md

Fuchsia libc tests

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