Fix file test

Now our fs supports append and trunc so the test is working. Also
changed default directory where test is executed so that test17 can be
executed.

Change-Id: Id0f6988c020329c7bd8ee4734b18cdce203440e2
3 files changed
tree: 220af87aa9b75da4c317b8aad11cc46cc815113c
  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.