tree: bfa5fd776ce1cf28db7a86a5957bdb13ec926380 [path history] [tgz]
  1. affected_tests.py
  2. affected_tests_test.py
  3. BUILD.gn
  4. build_api_filter.py
  5. build_api_filter_test.py
  6. client
  7. client.py
  8. client_test.py
  9. debug_symbols.py
  10. debug_symbols_test.py
  11. file_to_test_package.py
  12. file_to_test_package_test.py
  13. gn_labels.py
  14. gn_labels_test.py
  15. gn_ninja_outputs.py
  16. gn_ninja_outputs_test.py
  17. ninja_artifacts.py
  18. ninja_artifacts_test.py
  19. README.md
  20. run_all_tests.sh
build/api/README.md

This directory contains the “build API tool” script described in http://go/fuchsia-bazel-migration, and whose tracking bug is https://fxbug.dev/42084664.

Use build/api/tool --help for more details.

Run build/api/run_all_tests.sh to run all tests locally. This can also be done at build time by adding //build/api:tests to the build graph.