Convert libc-tests to package template

Also refers to test data in /system/data to be more consistent with
other test. When this is converted to running as a sandboxed package,
the data file will live in a package-local path.

Change-Id: I75b5a04dc4aca35f3df3f1e7d83f270f0a5c584d
2 files changed
tree: 6e69e06733638c40c52f3f2b27a55672c5adb413
  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.