Disable timefuncs tests for now

We don't have CLOCK_PROCESS_CPUTIME_ID wired up in Magenta yet, and
the rest of the time stuff seems pretty baked, so I'm not worried
about disabling the test for now.

Change-Id: I0c32498241a46e1e42784e08d1d9bf9c87f5d0fe
1 file changed
tree: 03137bf6092a9f9f716087ae6f4c26feab959f0d
  1. third_party/
  2. .clang-format
  3. .gitignore
  4. AUTHORS
  5. BUILD.gn
  6. LICENSE
  7. main.cc
  8. README.md
README.md

Fuchsia libc tests

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