tree: 1b03e165920b118c9d42010fc5b52c6759bbccfa [path history] [tgz]
  1. aliased_toolchains/
  2. bzlmod_repo_mapping/
  3. cc_common_link/
  4. cc_common_link_with_global_alloc/
  5. no_std/
  6. .gitignore
  7. README.md
test/integration/README.md

Integration

Integration tests represented as their own workspaces.

To run the tests, change to the respective subdirectory, then run bazel from there. For example:

cd test/integration/cc_common_link
bazel test //...