[gn] Add a temporary forwarding target to rename "libc-tests" to "nacl-libc-tests"

We want to use the "libc-tests" for first-party tests of our
libc. Since this is outside fuchsia.git, we first add a temporary
forwarding shim.

Change-Id: I0af3f675e9619ba12ba71b9dc783a6750bc84a3f
1 file changed
tree: a099a81c57a2cde87a9c2b798844eb037d4df3e2
  1. meta/
  2. third_party/
  3. .clang-format
  4. .gitignore
  5. AUTHORS
  6. BUILD.gn
  7. LICENSE
  8. main.cc
  9. PATENTS
  10. README.md
README.md

Fuchsia libc tests

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