Integration tests represented as their own workspaces.
To run the tests, change to the respective subdirectory, then run bazel from there. For example:
bazel
cd test/integration/cc_common_link bazel test //...