tree: 83c34286182e2dae03bada6504f5ee5d50dfff6d
  1. agents/
  2. async_utils/
  3. build_dir/
  4. ffx_cmd/
  5. fx_cmd/
  6. json_get/
  7. package_server/
  8. statusinfo/
  9. termout/
  10. BUILD.gn
  11. OWNERS
  12. 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