tree: dde7e85e424cbaa6e55c52b0025cc846505bd876 [path history] [tgz]
  1. meta/
  2. test_bins/
  3. BUILD.gn
  4. echo_arguments.cc
  5. fake_launcher_util.cc
  6. fake_launcher_util.h
  7. README.md
  8. resolve_test.cc
  9. return_arg_util.cc
  10. shebang_test.cc
  11. spawn_child_util.cc
  12. spawn_test.cc
  13. util.cc
  14. util.h
garnet/tests/fdio_spawn/README.md

This directory contains tests of the fdio library's fdio_spawn functions.

TODO(fxbug.dev/3367): These tests should be colocated with the fdio library and other fdio tests, but currently cannot be since they require use of component build rules not available in the //zircon ZN build system. Resolve this once the build systems are merged.