tree: f45694ec0ec811a538d4ab489c6f800d55fec59d
  1. agents/
  2. async_utils/
  3. build_dir/
  4. ffx_cmd/
  5. fx_cmd/
  6. json_get/
  7. logging_utils/
  8. package_server/
  9. statusinfo/
  10. termout/
  11. BUILD.gn
  12. OWNERS
  13. README.md
scripts/lib/README.md

script libs

This directory contains libraries for scripting in the fuchsia.git source tree and build.

Testing

To run all tests, include //scripts/lib:tests in your build and run fx test:

$ fx set core.x64 --with-test //scripts/lib:tests
$ fx test --host