[recipe_wrapper] Allow BCID tests to use real tool

This change modifies the BCID tests to use the real `attestation_tool` if it's available and not sandboxed. This allows the tests to really use the executable (and hopefully fail out if the executable is modified).

Bug: b/297416582


Change-Id: I369f3531f266285cd4234c8f21ff41a96cdf3e93
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/908525
Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>
Commit-Queue: Chris Lewis <cflewis@google.com>
2 files changed
tree: 1874bd1da34ebf243406c3b48269c7aeb55c884b
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. monorail/
  11. rpcutil/
  12. scripts/
  13. third_party/
  14. vendor/
  15. .gitignore
  16. AUTHORS
  17. go.mod
  18. go.sum
  19. LICENSE
  20. manifest
  21. PATENTS
  22. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.