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

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

TODO(fxb/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.