tree: c0fa27f7a1cad8f5e9ac01e7d10cd07da6eab2bf [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 //...