[libc-tests] Migrate to new component templates

Broken tests that were previously guarded by the `disabled=true` flag
for the test binary are now explicitly disabled in the test files.

Bug: 65068
Test: fx test nacl-libc-tests
Change-Id: Idc806bd2aa222c10e8561a3431cfc66403a6d837
Reviewed-on: https://fuchsia-review.googlesource.com/c/libc-tests/+/501019
Reviewed-by: Shai Barack <shayba@google.com>
Fuchsia-Auto-Submit: Prashanth Swaminathan <prashanthsw@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
11 files changed
tree: e63c176924cdb6b558ac2f37d0d1f413350f9f6f
  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.