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