[libc-tests] Don't use gettimeofday for elapsed time.

This is inherently flaky, since wall clock time can be adjusted.

Bug: 38227
Change-Id: I1b61e1578ae5d67288d4a35182d077fd27d38f96
1 file changed
tree: 487fbfcabacf579b04e6cd013751d3bcc7a36f6c
  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.