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