Run tsan tests ten times in presubmit

Several changes sent for review contained tsan flakes.
Our tests currently run in single-digit seconds, so this
should have minimal impact on CQ times while helping to
ensure we don't land flakey tests.

Change-Id: I5dcf4d8768fa305baa1933c120882e4913ee4931
Reviewed-on: https://pigweed-internal-review.git.corp.google.com/c/pigweed/showcase/rp2/+/72773
Reviewed-by: Ted Pudlik <tpudlik@google.com>
Commit-Queue: Taylor Cramer <cramertj@google.com>
1 file changed
tree: ad2a6cc1f1bedd02ad105be1aa295e8d5a842a54
  1. .github/
  2. .vscode/
  3. apps/
  4. device/
  5. modules/
  6. system/
  7. targets/
  8. tools/
  9. web_app/
  10. .bazelignore
  11. .bazelrc
  12. .bazelversion
  13. .clang-format
  14. .clangd.shared
  15. .gitignore
  16. .pw_console.yaml
  17. AUTHORS
  18. BUILD.bazel
  19. CONTRIBUTING.md
  20. LICENSE
  21. MODULE.bazel
  22. OWNERS
  23. pigweed.json
  24. README.md
README.md

Pigweed Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Pigweed.