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