tree: 6742f6d865cc18774892594b5d8e27ffc62d8e18 [path history] [tgz]
  1. async_utils/
  2. build_dir/
  3. ffx_cmd/
  4. fx_cmd/
  5. json_get/
  6. package_server/
  7. statusinfo/
  8. termout/
  9. BUILD.gn
  10. OWNERS
  11. 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