pw_build: Introduce pw_py_test to bazel - pw_py_test wraps py_test and defaults to setting 'target_compatible_with' to host only - updates all uses of py_test to use pw_py_test Change-Id: I6414f3c1ea9e887202e476ff24f97a57b7d44fdf Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/215258 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Dave Roth <davidroth@google.com> Reviewed-by: Ted Pudlik <tpudlik@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.